task e2e-graph has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-5nspv-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5nspv-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5nspv-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5nspv-password [get-kubeconfig] API Server URL: https://ad4fa004087c140c99c05bb1f3e414a5-b213e1679da6bd71.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.1ed02848-d75a-4c0d-8eb1-7a7dbdc8df02.prod.konfluxeaas.com [clone-repo] sync-upstream-master-to-master-20260708 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 70% (2233/3147) Updating files: 71% (2235/3147) Updating files: 72% (2266/3147) Updating files: 73% (2298/3147) Updating files: 74% (2329/3147) Updating files: 75% (2361/3147) Updating files: 76% (2392/3147) Updating files: 77% (2424/3147) Updating files: 78% (2455/3147) Updating files: 79% (2487/3147) Updating files: 80% (2518/3147) Updating files: 81% (2550/3147) Updating files: 82% (2581/3147) Updating files: 83% (2613/3147) Updating files: 84% (2644/3147) Updating files: 85% (2675/3147) Updating files: 86% (2707/3147) Updating files: 87% (2738/3147) Updating files: 88% (2770/3147) Updating files: 89% (2801/3147) Updating files: 90% (2833/3147) Updating files: 91% (2864/3147) Updating files: 92% (2896/3147) Updating files: 93% (2927/3147) Updating files: 94% (2959/3147) Updating files: 95% (2990/3147) Updating files: 96% (3022/3147) Updating files: 97% (3053/3147) Updating files: 98% (3085/3147) Updating files: 99% (3116/3147) Updating files: 100% (3147/3147) Updating files: 100% (3147/3147), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:d3ab15ddd9a53969dc9d3ce3bb650ce38a18cc2af11daa7587c582b17297a60a [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:d3ab15ddd9a53969dc9d3ce3bb650ce38a18cc2af11daa7587c582b17297a60a [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0afd6432ad056b2310e3e2805685ffb4007e2facc3333400ec27b6eb646f7b61 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0afd6432ad056b2310e3e2805685ffb4007e2facc3333400ec27b6eb646f7b61 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ba4f0a50d221972928d8d23c9fc319d7b66025eef3eff21350214936ee728565 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ba4f0a50d221972928d8d23c9fc319d7b66025eef3eff21350214936ee728565 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:43a73a002d7f2b3631668685d46e5c9df0e4e34a2062d2231b6c5104cd0934b5 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:43a73a002d7f2b3631668685d46e5c9df0e4e34a2062d2231b6c5104cd0934b5 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1710 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1710 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1710 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading mypy [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 101 packages in 10.71s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 27.60s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 46ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://ad4fa004087c140c99c05bb1f3e414a5-b213e1679da6bd71.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-c7l5v 1/1 Running 0 40s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-c7l5v condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-4gxdp 1/1 Running 0 44s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-4gxdp condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-82njk 1/1 Running 0 50s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-82njk condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0afd6432ad056b2310e3e2805685ffb4007e2facc3333400ec27b6eb646f7b61 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:d3ab15ddd9a53969dc9d3ce3bb650ce38a18cc2af11daa7587c582b17297a60a [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ba4f0a50d221972928d8d23c9fc319d7b66025eef3eff21350214936ee728565 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:43a73a002d7f2b3631668685d46e5c9df0e4e34a2062d2231b6c5104cd0934b5 [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-c5zk5 0/1 Running 0 7s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-c5zk5 condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.24 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.24 [e2e-graph] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:0afd6432ad056b2310e3e2805685ffb4007e2facc3333400ec27b6eb646f7b61 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:0afd6432ad056b2310e3e2805685ffb4007e2facc3333400ec27b6eb646f7b61 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:2f70e6cc5092e982767d0ebbd48a0a539928ea9b64b6b4351d05c3ece3f5ee00 [e2e-graph] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-14T14:41:16.208862546Z 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: 1e3ce734-4e86-41d1-9e31-8b14e86288cf [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/console is progressing: SyncLoopRefreshProgressing: working toward version 4.21.24, 1 replicas available [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-14T14:41:16.255324841Z namespace/openshift-must-gather-rxvxs created [must-gather] [must-gather ] OUT 2026-07-14T14:41:16.268447932Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-mr6j7 created [must-gather] [must-gather ] OUT 2026-07-14T14:41:16.299596688Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:22.651972811Z [disk usage checker] Started [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:22.655151060Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:22.792832064Z No resources found in openshift-must-gather-rxvxs namespace. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:22.898858869Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.041172574Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.041203280Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.041203280Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.043597048Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.187379901Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.187410907Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.187410907Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.189325958Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.331842125Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.331872848Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.331872848Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.334237463Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.476306499Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.476400385Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.476400385Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.478770922Z Error getting logs from rhods-notebooks [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.624427129Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.624519891Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.624519891Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.626525317Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.777241434Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.777270668Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.777270668Z namespaces "istio-system" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.779760786Z Error getting logs from istio-system [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.925229292Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.925261956Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.925261956Z namespaces "knative-serving" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:23.927361627Z Error getting logs from knative-serving [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.065424832Z Wrote inspect data to must-gather. [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.065467468Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.065467468Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.067430376Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.179294622Z No resources found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.260345306Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.262494615Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.364316289Z No resources found [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.441416067Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.443170015Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.575046118Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.655341997Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.657400811Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.775892319Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.855653835Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.857506289Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:24.974920424Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.056957503Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.058938185Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.181738375Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.265423086Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.267401114Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.391326282Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.472995002Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.474916311Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.598282801Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.684432840Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.686717769Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.808123656Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.887349524Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:25.889388774Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.016264596Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.099509913Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.101351551Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.223193064Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.305617087Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.307801587Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.430996639Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.513694871Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.515868183Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.637721921Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.717911847Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.720022681Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.848248543Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.928412445Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:26.930367311Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.054865565Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.137571319Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.139500295Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.258384020Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.338743937Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.340819681Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.460794399Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.541442714Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.543490166Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.661553873Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.663712193Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.745193499Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.747400198Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.865455327Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.946774585Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:27.948593767Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:28.069204088Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:28.149220790Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:28.151226770Z Error collecting info from [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:28.797897696Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:28.914796437Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.031506300Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.152587874Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.272868485Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.498989906Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.621200447Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.739972053Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.862158277Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:29.980723327Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.103832714Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.225683761Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.345939227Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.469775552Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.589043046Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:30.711273768Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:32.666060078Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-w6sn9] POD 2026-07-14T14:41:34.697480425Z Caches written to disk [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.708905508Z waiting for gather to complete [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.711968422Z downloading gather output [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.95951275Z receiving incremental file list [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.967615652Z ./ [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.967769354Z aggregated-discovery-api.yaml [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.968127091Z aggregated-discovery-apis.yaml [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.968833863Z event-filter.html [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.968952305Z timestamp [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.969046067Z version [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.975294866Z [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.975315817Z sent 122 bytes received 12,695 bytes 25,634.00 bytes/sec [must-gather] [must-gather-w6sn9] OUT 2026-07-14T14:41:35.975328107Z total size is 142,565 speedup is 11.12 [must-gather] [must-gather ] OUT 2026-07-14T14:41:36.002214158Z namespace/openshift-must-gather-rxvxs 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: 1e3ce734-4e86-41d1-9e31-8b14e86288cf [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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 ] OUT 2026-07-14T14:41:36.118538696Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [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: 1e3ce734-4e86-41d1-9e31-8b14e86288cf [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-14T14:41:36.139635156Z namespace/openshift-must-gather-wgbsf created [must-gather] [must-gather ] OUT 2026-07-14T14:41:36.149129183Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-l4zhp created [must-gather] [must-gather ] OUT 2026-07-14T14:41:36.172316349Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.479642595Z [disk usage checker] Started [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.483643772Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.683337075Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.803870351Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.887405032Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:37.964693441Z Gathering data for ns/default... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:38.236588932Z Gathering data for ns/openshift... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:38.623357194Z Gathering data for ns/kube-system... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:39.289970727Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:39.572697431Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:39.572730905Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:39.572730905Z namespaces "assisted-installer" not found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.151462539Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.162439125Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.162633494Z Executing Istio gather script [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.163360037Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.172590726Z INFO: Gathering HAProxy config files [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.179492618Z 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-mpk6c] POD 2026-07-14T14:41:40.242586770Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.244058669Z INFO: Collecting host service logs for crio [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.244399203Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.244723232Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.245101807Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.245409693Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.245708014Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.246030461Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.246319229Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.246654977Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.247001828Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.247354113Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:40.247751242Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.071059096Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-mdmvt [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.071141271Z insights-runtime-extractor-4s45c [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.071194361Z insights-runtime-extractor-bdv5b [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.071215537Z insights-runtime-extractor-ljvhf [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.111417885Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.268267430Z No resources found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.270214221Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.283244068Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.283324350Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.304034761Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.403275169Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.431778712Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.498417624Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.752290933Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.782108162Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.824929084Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.856606635Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:41.972329772Z No resources found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.038601308Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.233771629Z INFO: 'previous-logs' folder not found on ip-10-0-137-143.ec2.internal, skipping... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.306249898Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.400812390Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.404625123Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.431347686Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.504683780Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.595317922Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.595317922Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.613582043Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.718088922Z INFO: HAProxy config collection complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.739833996Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.804923839Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.869389698Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.888474096Z INFO: 'previous-logs' folder not found on ip-10-0-139-206.ec2.internal, skipping... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.909373404Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:42.918545637Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.017000683Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.204497841Z INFO: 'previous-logs' folder not found on ip-10-0-143-124.ec2.internal, skipping... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.204548244Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.204583971Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.207984261Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.212828738Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.226674367Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.472592276Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.483000044Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.623697827Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.679102429Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.689285375Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.749630411Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:43.915329371Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.039591091Z INFO: INTERCONNECT MODE [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.039627720Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.115183437Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.140366262Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.222699881Z INFO: Gathering OVN_Northbound from ovnkube-node-cbz29... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.223135355Z INFO: Gathering OVN_Northbound from ovnkube-node-jqvt6... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.223433272Z INFO: Gathering OVN_Northbound from ovnkube-node-pkcpb... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.223762873Z INFO: Gathering OVN_Southbound from ovnkube-node-cbz29... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.224065212Z INFO: Gathering OVN_Southbound from ovnkube-node-jqvt6... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.224341384Z INFO: Gathering OVN_Southbound from ovnkube-node-pkcpb... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.401910454Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.522460358Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.543653699Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.554490390Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.577262381Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.579352453Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.587004254Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.592512325Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.606982645Z tar: Removing leading `/' from member names [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.744120685Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.744452211Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.818497169Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:44.976489385Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.021422315Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.067286834Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.162008473Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.162056580Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.162626040Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.166732256Z 2.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.169517090Z ovnk_database_store/ [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.169562600Z ovnk_database_store/ovnkube-node-pkcpb_nbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.184690782Z ovnk_database_store/ovnkube-node-jqvt6_sbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.203192073Z ovnk_database_store/ovnkube-node-pkcpb_sbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.222719465Z ovnk_database_store/ovnkube-node-jqvt6_nbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.233039106Z ovnk_database_store/ovnkube-node-cbz29_sbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.233821823Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.236595184Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.238308649Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.250981203Z ovnk_database_store/ovnkube-node-cbz29_nbdb [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.262251023Z INFO: Network log collection complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.397053334Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.435113818Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.438756726Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.466329530Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.697276749Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.701208924Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.719720644Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.913654296Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.922623749Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:45.999386882Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.002821865Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.122222047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.125543081Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.301140649Z Gathering data for ns/openshift-console... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.355205597Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.545790591Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.548286615Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.700316814Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.731136187Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.858492978Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.865814195Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.955203468Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:46.959088678Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.016177472Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.128074538Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.353016174Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.356337690Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.483540006Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.551341352Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.553735143Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.738892979Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:47.773431681Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:48.151018998Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:48.367492377Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:48.412062246Z Done executing Istio gather script [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:48.816113653Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:49.181907829Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:49.289594958Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:49.507944182Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:49.881362867Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:50.414132278Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:51.534934627Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:52.057156345Z Gathering data for ns/kserve... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:52.558630697Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:52.675666443Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:53.279584629Z Gathering data for ns/openshift-config... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:53.520964736Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:53.793770205Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:53.917755626Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:54.194456299Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:54.469644178Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:54.735690232Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:54.901702442Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.058521676Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.177360174Z Collecting performance related data for node ip-10-0-143-124.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.184297387Z Collecting performance related data for node ip-10-0-137-143.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.191604540Z Collecting performance related data for node ip-10-0-139-206.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.377173760Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:55.744507187Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:56.118897618Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:56.498143711Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:57.028591019Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:57.563286551Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:58.425130306Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:59.595232652Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:41:59.962377717Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:00.469842252Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:00.895996211Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:01.254780787Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:01.547244412Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:02.036737735Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:02.304962419Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:02.569894979Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:02.678036487Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:02.957421594Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.207818236Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.352689299Z Collecting kubelet logs for node ip-10-0-143-124.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.354526048Z Collecting kubelet logs for node ip-10-0-137-143.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.356178435Z Collecting kubelet logs for node ip-10-0-139-206.ec2.internal [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.697458209Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-wgbsf namespace [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.702097545Z INFO: Node performance data collection complete. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:03.885106033Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:04.163454445Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:04.475866411Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:04.839317229Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:05.663382454Z Wrote inspect data to must-gather. [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:05.663427129Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:05.663427129Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:05.787774246Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-mpk6c] POD 2026-07-14T14:42:06.083393074Z Caches written to disk [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.091729785Z waiting for gather to complete [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.094733628Z downloading gather output [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.394541027Z receiving incremental file list [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.424890038Z ./ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.425080691Z aggregated-discovery-api.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.425638781Z aggregated-discovery-apis.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.426523646Z event-filter.html [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.430548466Z timestamp [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.430657698Z version [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440264926Z cluster-scoped-resources/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440322697Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440333437Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.44045531Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440678823Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440805006Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440921058Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.440987159Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.441118181Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.441226523Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.441335505Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.441388366Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.441518908Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.44162064Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.442028187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.442108299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.442401434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.442563047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.442830491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.448127544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.449715852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.449855804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.450003186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.450165899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.450306812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.450540426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45078139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.450966633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.451271529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.451397391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.451525973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.451653925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.451808048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45192098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.452076933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.452254286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.452386008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45250957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.454536776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.454716589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.454877342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.455090775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45535177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45589268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.455980801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456061392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456179645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456311717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456449509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456574081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456779325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.456942368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45708652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.457361745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.457514508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.457685681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.458246901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.458384533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.458521225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.458749019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.458882472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.459116566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.459258258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.459475082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.459602834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.459784137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.45991752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.460070502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.460193484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.460331517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.460455989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.460821375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.461200302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.46165127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.461810613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.462636737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.46281245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.462949593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.463069915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.463219568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.463455821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.463750097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.463894839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464027411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464209775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464398798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464554731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464772995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.464919937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.467261978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.467757367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.468364517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.468556531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.468738234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.468897417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.469035189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.469154431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.469260883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.472294756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.472443869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.472578141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.472764684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.472900127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.478556596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.483012913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.483182816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.483502952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.483682265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.483857968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.48397503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.484167843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.484477429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.484609831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.484758674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.484949047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485064159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485174681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485288613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485423776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485560478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.48568693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485846073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.485992815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.486140148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.48627454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.486715368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.486862681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.487113225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.487250437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.48738047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.487500632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.489464626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.489604039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.489750731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.489881043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.490059066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.490221639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.491831548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.49200012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.492150273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.492343886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.492506729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.492817735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.493359134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.493522797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.493655049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.493812142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.494452853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.495819857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.495941059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496100812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496233134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496404117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496520959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496646241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.496846005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497005358Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497214791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497275832Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497379104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497479806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497573448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.49768142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497868263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.497978315Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498095127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498207649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498314011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498416023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498521104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498624946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498745238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.49884658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.498948892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499051904Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499154605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499268087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499374689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499476931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499580443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499697055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499803487Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.499902709Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.50000736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500111692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500215054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500317876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500420868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500522689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500631081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500762133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500871075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.500972747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501078099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501189581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501296173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501404135Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501523127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501636039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501765101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.501881653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502008145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502117117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502235129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502360372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502508374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502623496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502749018Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.50286953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.502973402Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503078444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503196106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503326208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5034375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503564922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503741325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503850678Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.503959619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504067651Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504175503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504290245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504396147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504502059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504611981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504773584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504876156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.504981557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505086029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505205201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505322373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505438205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505553707Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.50568659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505843052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.505942154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506066946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506173458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5062665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506354371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506444663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506529394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506632616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506748618Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506790279Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.50686172Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.506913841Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-55mkt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507001822Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5hljz.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507089624Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7l9bs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507181026Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8d56x.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507276657Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8mw2n.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507361989Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-962m7.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.50745675Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jbb79.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507541412Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-np5jx.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507712105Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qpn2p.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507807247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tfhq6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.507898508Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xpz7l.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5080018Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z8th6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508093672Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-dnb9t.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508198563Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pjv47.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508310525Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pzrsw.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508457518Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508498089Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508653902Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508835915Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.508919216Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509031378Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509335754Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509440275Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509521097Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509609848Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509749101Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509832572Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.509949524Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510066726Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510178358Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5103035Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510433602Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510535694Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510653606Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510802739Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.510902671Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511011713Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511115365Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511232876Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511353039Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511391569Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511533512Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511650884Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511780716Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.511883318Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51199386Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512100422Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512268055Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512378047Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512482248Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51259423Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512725682Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512876065Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.512987747Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513094579Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513196951Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513311783Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513414965Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513518676Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513623558Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513754131Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513807592Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513890373Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.513964464Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514015075Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514067726Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514122517Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514215979Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514254519Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514342251Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514381431Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514456293Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514493524Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514582215Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514593495Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514644426Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514782118Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51484339Z cluster-scoped-resources/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51485742Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.514919501Z cluster-scoped-resources/core/nodes/ip-10-0-137-143.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515095754Z cluster-scoped-resources/core/nodes/ip-10-0-139-206.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515253037Z cluster-scoped-resources/core/nodes/ip-10-0-143-124.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515353199Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51542278Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51546159Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515585823Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515688174Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515807176Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.515910478Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51601526Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516172633Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516284115Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516392497Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516498068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516611261Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516800674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.516915806Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517024328Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51713429Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517240341Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517346593Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517454955Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517574147Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51770909Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517828532Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517926544Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.517968114Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518085046Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518185968Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.51829187Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518394932Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518503214Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518685947Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518846329Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.518959842Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519026013Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519061223Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519118004Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519231396Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519285897Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519366769Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519380559Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519477811Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519563442Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519739765Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519779116Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519787966Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519846787Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519963819Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.519974849Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52001277Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520142232Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520180963Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520325415Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520345396Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520457778Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520506709Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52058897Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520649241Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520794634Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520852625Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520928646Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.520986757Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521064628Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521119279Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521199741Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521259042Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521356933Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521412174Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521510706Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521560447Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521628788Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52171862Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521787291Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521858832Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521921593Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.521974764Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522051626Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522059066Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522102477Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522163767Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522211699Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52228216Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52233011Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522377871Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522466263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522555265Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522734617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5228772Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.522977412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523077863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523176345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523280207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523363059Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52345386Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523542922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523637343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523752785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523842117Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.523932209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52402671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.524117462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.524222723Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5245892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.524721032Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.524860315Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.524920026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525038188Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52513927Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525249921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525437395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525562697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52574687Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525863132Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.525974494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526090816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526200528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5263147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526427072Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526541544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526657036Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526787558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52689487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.526981632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527112824Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527229886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527325368Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527425999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527518341Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527621013Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527741845Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527848737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.527957059Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528061401Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528167332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528278324Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528347046Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528355026Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528410017Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528478598Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528489898Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528554039Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528633161Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528640301Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528711682Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528816324Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528876015Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-143.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.528988677Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-206.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529096499Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-124.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.52916167Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529218751Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529321363Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529383124Z host_service_logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529430294Z host_service_logs/masters/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529494306Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529585347Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529701399Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529790851Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.529954554Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530114626Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530212148Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530807499Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530832879Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530844179Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530850299Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.53085729Z ingress_controllers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530862979Z ingress_controllers/default/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.53086908Z ingress_controllers/default/router-default-ff8df5b84-s7qnh/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5308751Z ingress_controllers/default/router-default-ff8df5b84-s7qnh/haproxy.config [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.53088915Z insights-data/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.53089769Z istio/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.530976012Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531111604Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531620913Z istio/event-filter.html [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531763125Z istio/timestamp [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531834757Z istio/cluster-scoped-resources/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531844277Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531877927Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.531959149Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.532119681Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.532502038Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.533044868Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534015905Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534167957Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.53429667Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534355271Z machine_config_ondisk/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534365001Z machine_config_termination_logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534375001Z monitoring/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534381041Z monitoring/alertmanager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534409641Z monitoring/alertmanager/status.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534514543Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534531374Z monitoring/prometheus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534602175Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534727187Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.534799378Z monitoring/prometheus/rules.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.535499081Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.535521921Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.535598022Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.536654841Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.536708522Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.536764453Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.536859164Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.536935266Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537036218Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537063288Z monitoring/prometheus/status/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537133019Z monitoring/prometheus/status/config.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537573757Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537647988Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537788031Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537961354Z namespaces/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.537972824Z namespaces/default/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538037185Z namespaces/default/default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538102496Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538141837Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538228068Z namespaces/default/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538270949Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538363411Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538478523Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538573654Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538633865Z namespaces/default/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538752177Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538807068Z namespaces/default/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538865929Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.538968441Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539027182Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539064943Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539166915Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539283177Z namespaces/default/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539326478Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539441849Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539543931Z namespaces/default/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539755635Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539844567Z namespaces/default/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.539956729Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540092221Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540274614Z namespaces/default/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540345825Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540368286Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540462517Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540478518Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540544139Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540577069Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540755162Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540873534Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540919205Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.540981686Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541020177Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541066008Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541113169Z namespaces/default/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541164259Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541215471Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541262211Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541361673Z namespaces/kserve/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541404114Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541475385Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541509456Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541579207Z namespaces/kserve/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541619798Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54174774Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.541912953Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542058055Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542110366Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542174007Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542224448Z namespaces/kserve/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542268739Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542402661Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542456552Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542497343Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542830589Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54288688Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54289624Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.542966881Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543043152Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543112244Z namespaces/kserve/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543165805Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543412209Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543524881Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543715414Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.543815076Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54405316Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544196723Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544474188Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544562529Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54462871Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544748712Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544774373Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544850054Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544885335Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.544990757Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545086978Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545147179Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54520258Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545262221Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545316082Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545404334Z namespaces/kserve/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545418464Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545450505Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/kserve-controller-manager-786b94cb8b-24cr8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545553076Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545561086Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545577157Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/manager/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545639068Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/manager/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545840341Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545943583Z namespaces/kserve/pods/kserve-controller-manager-786b94cb8b-24cr8/manager/manager/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.545981224Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546036425Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/llmisvc-controller-manager-67d95fdc48-c5zk5.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546127996Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546135846Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546140097Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/manager/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546176567Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/manager/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5463483Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546420991Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-c5zk5/manager/manager/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546486313Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546551834Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs-64568bcd49-2bhbc.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546656996Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546681046Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/seaweedfs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546734627Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546770177Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.546939451Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547003452Z namespaces/kserve/pods/seaweedfs-64568bcd49-2bhbc/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547042592Z namespaces/kserve/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547078663Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547135724Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547187245Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547277256Z namespaces/kube-node-lease/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547287797Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547308087Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547355288Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-143.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54748249Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-206.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547572311Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-124.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547650383Z namespaces/kube-system/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547717814Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547780585Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547836756Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547900617Z namespaces/kube-system/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.547957428Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548098731Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548174982Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548269434Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548334645Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548370776Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548455127Z namespaces/kube-system/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548479487Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548582339Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548598189Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548683961Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548787303Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548819803Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548827453Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548877594Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-yumtgz5nuchrw4l7rsetyy7aga.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.548956396Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.549078378Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.549156499Z namespaces/kube-system/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.54920929Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.549377433Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.549469645Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5497663Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.549886192Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.550293359Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.550435912Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.550853319Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5509314Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.550978591Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551066633Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551111313Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551189285Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551240706Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551329067Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551415479Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55147207Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55150736Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551560841Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551607082Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551708654Z namespaces/kube-system/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551727124Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551770995Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer-6vgsk.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551859886Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551867317Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551873407Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.551921087Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55204981Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552131551Z namespaces/kube-system/pods/global-pull-secret-syncer-6vgsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552176292Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552223573Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer-h2p2g.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552306504Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552315785Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552319794Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552391796Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552521128Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552580579Z namespaces/kube-system/pods/global-pull-secret-syncer-h2p2g/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55263762Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552701531Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer-px8bw.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552791773Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552803953Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552810243Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552838434Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.552997526Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553052587Z namespaces/kube-system/pods/global-pull-secret-syncer-px8bw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553123909Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55317374Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent-hzvx9.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553283631Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553293432Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553297842Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553354243Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553628288Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553728159Z namespaces/kube-system/pods/konnectivity-agent-hzvx9/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55379545Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553847461Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent-rm4n4.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553936283Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553946223Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.553963563Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554016324Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554267428Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55432976Z namespaces/kube-system/pods/konnectivity-agent-rm4n4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554391701Z namespaces/kube-system/pods/konnectivity-agent-xklz7/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554418581Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent-xklz7.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554525213Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554535893Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554544824Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554591204Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554841839Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55488823Z namespaces/kube-system/pods/konnectivity-agent-xklz7/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55494124Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.554973211Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555050132Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555063493Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555069653Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555109663Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555237485Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555302377Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-143.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555354058Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555395658Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55546484Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55547352Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55548031Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555529321Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555724214Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555789495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-206.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555825476Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555859347Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555939948Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555946958Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555951098Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.555979209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55609114Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556156652Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-124.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556203773Z namespaces/kube-system/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556232573Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556278734Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556285734Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556322924Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556415416Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556471897Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556519158Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556580509Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55663096Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556712001Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556721951Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556729342Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556764532Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556855344Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.556953946Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557001696Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557097608Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557138859Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55722121Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557254991Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557352542Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557430704Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557514995Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557570876Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557609447Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557735319Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.55778187Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557894002Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.557945553Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.558009724Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.558086405Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.558125146Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.558180827Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.559426849Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5595027Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.559620192Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.559734364Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.559827746Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.559960638Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560148791Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560203562Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560243013Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560289624Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560334725Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560416236Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560462047Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560562589Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56065132Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560741632Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560773802Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.560893834Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561003466Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561098178Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561161709Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561254351Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561295461Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561369143Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561413193Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561516265Z namespaces/openshift-apiserver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561533075Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561620637Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561639608Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56176877Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561837231Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.561920032Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562023854Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562106046Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562184557Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562231248Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562329029Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562388501Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562503252Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562539613Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562633515Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562740137Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562772317Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.562814688Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5629227Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563022792Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563119083Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563252836Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563335987Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56352562Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563769085Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563834936Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563879307Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563939588Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.563993958Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56405398Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56409216Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564206712Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564311814Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564376945Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564436676Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564531138Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564573609Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56463575Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564713531Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564800973Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564891634Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564951595Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564968736Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.564978326Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565054887Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565135378Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565148079Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565155549Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56520103Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565306492Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565315782Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565327482Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565388143Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565473884Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565496035Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565548296Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565689248Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5657715Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565857191Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.565926292Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566016184Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566070905Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566209127Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566306879Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566419111Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566476392Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566548943Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566626365Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566716546Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566821688Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.566902389Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56695928Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567067592Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567118563Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567125663Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567174204Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567295006Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567340977Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567455489Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567549291Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567652133Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567858576Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.567940718Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56811419Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568234523Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568290504Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568337365Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568401315Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568454196Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568511108Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568569078Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56862497Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568693731Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568796513Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568880794Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568937165Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.568972136Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569035327Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569101518Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569146399Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569186799Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56924843Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.56925631Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569287931Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569350332Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569389403Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569452734Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569496595Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569575616Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569632147Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569724769Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569765739Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569837031Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.569872571Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570026854Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570111445Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570200007Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570235828Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570288999Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57034922Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57039427Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570504692Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570599354Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570652255Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570761167Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570803648Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570812978Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.570851638Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57094854Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571047222Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571174504Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571302816Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571340797Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571443529Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57151905Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571885396Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.571963298Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572178632Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572336424Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572451476Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572502667Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572547088Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572608539Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57264611Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572870624Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572907904Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.572970826Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573022036Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573101828Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573194239Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57324897Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573300391Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573353112Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573399353Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573509485Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573519695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573588476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/aws-ebs-csi-driver-node-428ct.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573709839Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573730919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573737779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57379498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573909842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.573965503Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574017934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574026344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574032544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574074655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574166716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574231697Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574299769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574309889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574314179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574341839Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574457572Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574516293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-428ct/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574548603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574590664Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/aws-ebs-csi-driver-node-gn4kp.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574720646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574735026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574740036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574771287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574877239Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57493466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574979561Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.574993801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575006001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575046572Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575145004Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575234925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575275686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575285656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575299606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575355307Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575466099Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57550862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gn4kp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575574661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575617452Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/aws-ebs-csi-driver-node-zbchf.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575744434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575758314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/csi-driver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575767504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/csi-driver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575809395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575912967Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.575990098Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576033979Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576041759Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576051579Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57610865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576204202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576278323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576323284Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576330394Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576334264Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576372265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576471667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576541308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zbchf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576582109Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576624059Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576714161Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576726871Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576763302Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576839193Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576887874Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.576971085Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577012046Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577089758Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577096947Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577103258Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577155148Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577212029Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57721965Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57724753Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577329462Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577406493Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577480874Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577522855Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577595576Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577631977Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577839171Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.577938182Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578061034Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578105845Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578151046Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578264478Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578308049Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.57838106Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578424981Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578544383Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578588253Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578677005Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578794877Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578844958Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578853038Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.578894779Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5789824Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.579037061Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.579639062Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.579757004Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.579917757Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.579982718Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.580232772Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.580424376Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.580589639Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58068112Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.580790822Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581015276Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581071207Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581165249Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581203219Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581292641Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581341792Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581468694Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581564056Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581684908Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581744019Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58181428Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581878281Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581952282Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.581989623Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582061904Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582127615Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582190016Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582198247Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582256628Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned-2dvst.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582359779Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58236764Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5823715Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/tuned/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5824216Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/tuned/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582568533Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582686865Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2dvst/tuned/tuned/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582748166Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582802197Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned-2m2q5.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.582928349Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58294006Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58294626Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/tuned/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58299083Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/tuned/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583102752Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583184464Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2m2q5/tuned/tuned/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583265975Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583336447Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned-llth4.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583440508Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583452309Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/tuned/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583815125Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/tuned/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583865756Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/tuned/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.583982618Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584073949Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-llth4/tuned/tuned/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58412176Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584190991Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584255803Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584312814Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584368135Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584376975Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584437156Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-143.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584514487Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-206.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584604779Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-124.ec2.internal.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58464999Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584754992Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584856503Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584897294Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.584963425Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585006816Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585072977Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585116188Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585203449Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585356262Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585491764Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585541575Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585603996Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585690308Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585760089Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585882121Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.585932252Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586003823Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586119795Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586213287Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586260618Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586473991Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586586913Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586778657Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.586875638Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587033151Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587185394Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587434398Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587513869Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58756317Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587633962Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587719283Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587802015Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587873116Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.587990268Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58811368Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588166701Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588231302Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588307314Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588382425Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588501987Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588559948Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58864868Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588737981Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588809232Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588835913Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.588904364Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-65db858894-t6v94.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589017606Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589028246Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589036566Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589102847Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589210919Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.58928116Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589317891Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589324491Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589337541Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589419173Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589783589Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589869931Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t6v94/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589925152Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.589978693Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590041944Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590085985Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590234087Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590302298Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59038095Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590446311Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590529852Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590577173Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590718526Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.590825507Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59095666Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591005841Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591061202Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591133103Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591186454Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591278585Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591340536Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591385597Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591498409Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59155715Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59156711Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591628592Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591782014Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591884176Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.591978047Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59210828Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.592205391Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.592849033Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.592933224Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593085947Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593302501Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593480714Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593560525Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593632547Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593708558Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593776149Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59385168Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593898581Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.593982222Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594043754Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594152305Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594254967Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594342589Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59440468Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594494882Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594558983Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594684635Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594742976Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594813907Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.594875468Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59497158Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.5949861Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59500062Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator-78495597f6-2wlbp.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595109022Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595122942Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595129193Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595142253Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595292176Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595394467Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-2wlbp/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595431348Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595500769Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59555125Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59556959Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595636532Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595722533Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595760884Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595855165Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595888586Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.595996748Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596051049Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596150911Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596215352Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596299673Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596354994Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596469096Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596577208Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596740391Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596804272Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596874023Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.596953234Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597020916Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597129798Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597209719Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59727782Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597380012Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597445243Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597453313Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597494434Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597552805Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597614666Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597750168Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.59786379Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.597987403Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598089525Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598204727Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598364749Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598586183Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598658074Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598745396Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598786046Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598839638Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598901148Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.598944759Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599028761Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599102612Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599151463Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599177613Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599240825Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599277865Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599333006Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599367877Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599422898Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599469509Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599578291Z namespaces/openshift-config-managed/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599635821Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599810615Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599858205Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599941887Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.599995178Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600086379Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600192821Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600356754Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600418615Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600485206Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600555717Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600626639Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600767901Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600845833Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.600944954Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.601061856Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.601146218Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.601215149Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.604844612Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.604956404Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605087697Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605218649Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605328271Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605509294Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605698267Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605775269Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605818609Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605933062Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.605991763Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606032943Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606088214Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606146655Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606216527Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606273648Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606370749Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606475481Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606552202Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606613994Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606713045Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606757696Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606837427Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606877518Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.606955879Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6069669Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607021921Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607104872Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607156333Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607249134Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607314466Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607376547Z namespaces/openshift-config-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607387047Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607391437Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607468578Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.60756034Z namespaces/openshift-config/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607627921Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607746303Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607806664Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607920986Z namespaces/openshift-config/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.607940657Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608065099Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.60815624Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608238742Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608283503Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608312603Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608376494Z namespaces/openshift-config/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608401125Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608496366Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608537237Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608571518Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608779041Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608864123Z namespaces/openshift-config/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.608913914Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609034866Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609120167Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609210269Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.60929384Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609382962Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609528534Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609677617Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609787249Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.60987709Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609933221Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.609988732Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610045343Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610097944Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610162535Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610212806Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610297438Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610389009Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6104244Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610500331Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610562712Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610609033Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610656304Z namespaces/openshift-config/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610738015Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610805987Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610850637Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.610951429Z namespaces/openshift-console-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61098354Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611059101Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611099562Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611170003Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611225434Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611310876Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611435568Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611545589Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6115959Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611643621Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611716672Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611767723Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611890486Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611926246Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.611983357Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.612061629Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.612108869Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61211705Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61216225Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.612234381Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.612279262Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.612914933Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613002845Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61325877Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613336651Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613471213Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613600616Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613817259Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61386797Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613919441Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.613985052Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614066893Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614132505Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614180335Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614266107Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614347009Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61440361Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61443691Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614500251Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614549982Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614604213Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614655534Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614731725Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614772106Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614834397Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614847447Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614876338Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator-7866497494-x9twp.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.614966639Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61501474Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator/console-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61502589Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator/console-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.615071751Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator/console-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.615876165Z namespaces/openshift-console-operator/pods/console-operator-7866497494-x9twp/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.615909686Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.615974957Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616028338Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616073019Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61615123Z namespaces/openshift-console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616204561Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616420345Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616459675Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616550027Z namespaces/openshift-console/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61668961Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.616834432Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617001695Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6172905Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617329991Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617376251Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617435823Z namespaces/openshift-console/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617473943Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617606135Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617682237Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617740298Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61784708Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617924521Z namespaces/openshift-console/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.617971312Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.618576352Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.618672604Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619078471Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619155842Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619417287Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.61955374Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619794894Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619852485Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619899375Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619954036Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.619999907Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620065409Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620093829Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620202551Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620273942Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620313723Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620366034Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620428345Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620479946Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620541847Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620598348Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620670509Z namespaces/openshift-console/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620683199Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62074842Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console-5457bfcd9b-zl7z5.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620845522Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620854212Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620858252Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/console/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.620889813Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/console/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621001585Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/console/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621073346Z namespaces/openshift-console/pods/console-5457bfcd9b-zl7z5/console/console/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621100867Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621148807Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console-5884487fd8-4rdqp.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621239759Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621249339Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621262059Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/console/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62127661Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/console/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621389312Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/console/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621461943Z namespaces/openshift-console/pods/console-5884487fd8-4rdqp/console/console/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621508404Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621558104Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/downloads-68c9cbb497-g5trm.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621691617Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621704207Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/download-server/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621708237Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/download-server/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621751578Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/download-server/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621906171Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.621978992Z namespaces/openshift-console/pods/downloads-68c9cbb497-g5trm/download-server/download-server/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622034083Z namespaces/openshift-console/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622087064Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622142605Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622195256Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622284097Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622345968Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622416679Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62245593Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622535252Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622585113Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622732495Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622834627Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.622922328Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6229876Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62302969Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623092221Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623131822Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623261414Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623321505Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623384836Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623464018Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623548619Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62359562Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623734753Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623822494Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623906405Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.623994477Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624086419Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624239681Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624432055Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624475986Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624538287Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624576087Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624637008Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62472335Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624766891Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624874822Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.624962804Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625014565Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625065936Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625118317Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625160807Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625228109Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625277849Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62532636Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625374081Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625463193Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625506724Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625567574Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625604315Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625657216Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625736197Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62584245Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625911191Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.625994722Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626059803Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626110654Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626190496Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626239556Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626317288Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626370339Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626407229Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626493721Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626572082Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626582803Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626654284Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626777136Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626833477Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.626981259Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627082531Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627188903Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627318505Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627428687Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6275997Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627853505Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627916176Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.627978117Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628049518Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628121649Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628202581Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628264402Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628388264Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628487736Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628549407Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628613358Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62870482Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628769611Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628849602Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628899323Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.628980084Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629025405Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629121267Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629169757Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629402112Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629446832Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629498913Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629538014Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629644006Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629765018Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629840589Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.62988526Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629917361Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.629973462Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630006572Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630092984Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630136394Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630178965Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630273377Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630358778Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630406579Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630525191Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630623293Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630739915Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630816406Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.630928178Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631105761Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631325815Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631399716Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631461877Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631539219Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63160408Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631724712Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631777733Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631890965Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.631992317Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632069058Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632127009Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63218258Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632235461Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632305902Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632338023Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632394544Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632435585Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632476765Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632524106Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632574157Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632619138Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632830321Z namespaces/openshift-dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632895643Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.632974764Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633034505Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633109716Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633172158Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633370431Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633474593Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633561584Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633624505Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633681496Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633759148Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633821489Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.633972741Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634044053Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634111544Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634198085Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634245306Z namespaces/openshift-dns/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634308097Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634417529Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634537531Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634828467Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.634928728Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.635280914Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.635403006Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.635572289Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63563037Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.635703832Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636518166Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636561397Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636641968Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636711179Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636831011Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.636930723Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637000854Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637040395Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637416532Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637494333Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637562544Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637622285Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637719837Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637740317Z namespaces/openshift-dns/pods/dns-default-fljw5/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637789188Z namespaces/openshift-dns/pods/dns-default-fljw5/dns-default-fljw5.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63790106Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63791487Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637924941Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/dns/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.637975542Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/dns/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638134274Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638229856Z namespaces/openshift-dns/pods/dns-default-fljw5/dns/dns/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638269247Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638282487Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638295347Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638364438Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63849786Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638612802Z namespaces/openshift-dns/pods/dns-default-fljw5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638777656Z namespaces/openshift-dns/pods/dns-default-j8m5j/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638824726Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns-default-j8m5j.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638927068Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638942088Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.638955328Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/dns/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63903183Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/dns/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639164392Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639319075Z namespaces/openshift-dns/pods/dns-default-j8m5j/dns/dns/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639376696Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639394956Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639410936Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639493228Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.63960411Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639700662Z namespaces/openshift-dns/pods/dns-default-j8m5j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639755393Z namespaces/openshift-dns/pods/dns-default-pkkh6/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639823594Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns-default-pkkh6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639945346Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639957446Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/dns/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.639964686Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/dns/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640027597Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/dns/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640140869Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640231271Z namespaces/openshift-dns/pods/dns-default-pkkh6/dns/dns/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640296882Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640306422Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640312762Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640373953Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640460325Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640539606Z namespaces/openshift-dns/pods/dns-default-pkkh6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640591417Z namespaces/openshift-dns/pods/node-resolver-6zqzz/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640630388Z namespaces/openshift-dns/pods/node-resolver-6zqzz/node-resolver-6zqzz.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64074479Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64076524Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64077509Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640837241Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.640953983Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641046445Z namespaces/openshift-dns/pods/node-resolver-6zqzz/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641113256Z namespaces/openshift-dns/pods/node-resolver-7nrh2/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641169677Z namespaces/openshift-dns/pods/node-resolver-7nrh2/node-resolver-7nrh2.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641251129Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641266859Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641275929Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64134103Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641447292Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641532774Z namespaces/openshift-dns/pods/node-resolver-7nrh2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641596435Z namespaces/openshift-dns/pods/node-resolver-mdjkj/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641646856Z namespaces/openshift-dns/pods/node-resolver-mdjkj/node-resolver-mdjkj.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641746097Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641758757Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641773408Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641824029Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.641944911Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642034812Z namespaces/openshift-dns/pods/node-resolver-mdjkj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642098963Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642161535Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642208055Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642272406Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642393119Z namespaces/openshift-etcd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642443189Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642523601Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642579122Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642655633Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642725994Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642819936Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.642916988Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64301789Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64307306Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643129101Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643193943Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643253394Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643349205Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643409817Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643464047Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64358148Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643678121Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643747582Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643859664Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.643966086Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644073858Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64418195Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644277732Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644435954Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644637618Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644725319Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64476889Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644833201Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644882442Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.644976384Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645032105Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645142407Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645234078Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645306659Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645357811Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645410581Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645467752Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645548774Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645593184Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645676466Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645733047Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.645846419Z namespaces/openshift-host-network/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64590661Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646357788Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646410419Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64650005Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646558411Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646686524Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646877687Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.646973399Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6470227Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6470741Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647125071Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647159292Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647258744Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647324165Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647369415Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647444077Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647522028Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647559399Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647847214Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.647922775Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648002577Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648079868Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648160909Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648303792Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648403164Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648464285Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648514746Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648563016Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648608147Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648652348Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648718029Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648789271Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648837231Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648909782Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.648989384Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649043605Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649074076Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649123806Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649170987Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649224818Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649269629Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.64931959Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649362201Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649455392Z namespaces/openshift-image-registry/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649493973Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649584074Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649623185Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649706807Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649745837Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.649881539Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650046312Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650247426Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650280637Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650327607Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650384318Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650401339Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650516471Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650574192Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650602692Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650718494Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650783215Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650794226Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650815866Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650894887Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.650928448Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.651591329Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.651684221Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.651969256Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652041117Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652249751Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652375023Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652730579Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65280027Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652834431Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652904802Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.652957423Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653015874Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653064905Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653141987Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653213198Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653281179Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65332742Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653402851Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653444582Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653573714Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653712386Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653787128Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653831939Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653892369Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65392467Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.653988771Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654006842Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654033522Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/image-registry-5d98567c46-68p82.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654151254Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654159804Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/registry/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654171894Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/registry/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654210865Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/registry/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65449172Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654577052Z namespaces/openshift-image-registry/pods/image-registry-5d98567c46-68p82/registry/registry/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654635283Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654703804Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca-jtrbr.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654797005Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654810646Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654816566Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/node-ca/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.654886237Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655014419Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655113741Z namespaces/openshift-image-registry/pods/node-ca-jtrbr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655160472Z namespaces/openshift-image-registry/pods/node-ca-kjfql/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655187912Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca-kjfql.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655316185Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655325085Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655331365Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/node-ca/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655381235Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655483447Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655535638Z namespaces/openshift-image-registry/pods/node-ca-kjfql/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655591079Z namespaces/openshift-image-registry/pods/node-ca-sd496/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6556227Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca-sd496.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655733782Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655753272Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/node-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655762722Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/node-ca/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655816043Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/node-ca/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655926955Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.655992556Z namespaces/openshift-image-registry/pods/node-ca-sd496/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656009366Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656051807Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656113398Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656135389Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656252281Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656275541Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656347232Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656362143Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656430534Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656477685Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656582197Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656654848Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65677404Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65679875Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656856421Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656897092Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.656935343Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657007144Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657071625Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657108966Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657190667Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657257238Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657300519Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657395261Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657481872Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657633485Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.657738517Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65791145Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658071033Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658237265Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658299606Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658328387Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658397368Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658430029Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.65849373Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658524261Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658607202Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658727024Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658783365Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658825156Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658874777Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658921868Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658969018Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.658982918Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659010369Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/ingress-canary-48rpl.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659110481Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659121071Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659130491Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659179642Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659275384Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.659344905Z namespaces/openshift-ingress-canary/pods/ingress-canary-48rpl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660152369Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660185479Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/ingress-canary-8pz24.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660276591Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660286681Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660294301Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660342812Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660446514Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660513165Z namespaces/openshift-ingress-canary/pods/ingress-canary-8pz24/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660564876Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660582097Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/ingress-canary-mxhm4.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660648458Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660684138Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660711429Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660743729Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660828211Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660895482Z namespaces/openshift-ingress-canary/pods/ingress-canary-mxhm4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660912642Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660959553Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.660997654Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661042174Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661130506Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661174737Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661241678Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661265389Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66134798Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66137041Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661459892Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661536623Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661615305Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661655645Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661721257Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661769357Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661801468Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66189244Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66193647Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.661977641Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662060712Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662126084Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662145334Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662772265Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662866946Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.662972188Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663046109Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663121681Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663252433Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663440067Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663510098Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663556709Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663610919Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66364372Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663715461Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663727241Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663763522Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663837794Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663875944Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.663957096Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664038477Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664090968Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664134048Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66419976Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664241681Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664316532Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664348312Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664413733Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664455404Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664504575Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664514785Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664565476Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664642908Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664702029Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664752719Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66478587Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664876892Z namespaces/openshift-ingress/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664918792Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.664989414Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665008164Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665064015Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665101116Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665182227Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665311749Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665452022Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665470582Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665521113Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665573654Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665610064Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665715556Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665781037Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665848498Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.665904499Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666017001Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666046542Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666167504Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666290426Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666423208Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6665056Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666634702Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666778615Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.666968428Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66705684Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66710464Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667174692Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667225653Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667312874Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667345255Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667426456Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667501378Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667545948Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667600089Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66763992Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667709511Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667767392Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667838543Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667895854Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667907005Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.667944565Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router-default-ff8df5b84-s7qnh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668053907Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668063887Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/router/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668079797Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/router/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668122168Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/router/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66822482Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/router/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668293101Z namespaces/openshift-ingress/pods/router-default-ff8df5b84-s7qnh/router/router/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668326652Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668368853Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668427534Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668522495Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668631267Z namespaces/openshift-insights/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668718929Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66878168Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668824421Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668889362Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.668932643Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669064215Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669160556Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669269508Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669309519Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66934623Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669441541Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669469562Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669530843Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669569714Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669652385Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669727076Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669776097Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669857059Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.66994127Z namespaces/openshift-insights/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.669995421Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.670765924Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.670870436Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.671173972Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.671312814Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.671614559Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.671819023Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.671985156Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672080607Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672144239Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67222095Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672272411Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672358232Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672400683Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672445704Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672504325Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672549016Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672627887Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672657288Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672748119Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67277798Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672875411Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.672981673Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673025754Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673077565Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673120356Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673169466Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673231747Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673272328Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673324769Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67336761Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673429891Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673438481Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673481902Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator-68d9dd94cf-mdmvt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673579764Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673591474Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator/insights-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673602394Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator/insights-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.673642805Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674033861Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-mdmvt/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674548521Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674585931Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/insights-runtime-extractor-4s45c.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674726264Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674743804Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674756034Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674783325Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674878166Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.674951968Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/exporter/exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675001129Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675014909Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675023489Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/extractor/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67506055Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/extractor/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675175552Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675254293Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/extractor/extractor/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675298904Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675318564Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675337524Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675368755Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675450346Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675531308Z namespaces/openshift-insights/pods/insights-runtime-extractor-4s45c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675578528Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67567757Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/insights-runtime-extractor-bdv5b.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675795662Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675812073Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675821633Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675850653Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.675952965Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676012766Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/exporter/exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676043847Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676050607Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676082367Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/extractor/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676133218Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/extractor/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67623237Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676303071Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/extractor/extractor/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676321892Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676337882Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676358422Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676436083Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676504565Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676579086Z namespaces/openshift-insights/pods/insights-runtime-extractor-bdv5b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676627367Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676693798Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/insights-runtime-extractor-ljvhf.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67678391Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67679353Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67680714Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676861721Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.676957923Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677041494Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/exporter/exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677097795Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677108095Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/extractor/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677117666Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/extractor/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677179247Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/extractor/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677299769Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6773909Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/extractor/extractor/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677427231Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677440491Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677446811Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677489252Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677608544Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677716746Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljvhf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677760647Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677830558Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.677895479Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67794693Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678011181Z namespaces/openshift-keda/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678027001Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678056612Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678117343Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678233845Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678298806Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678309666Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678370327Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678458109Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.67853531Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678698883Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678790365Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678870626Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678886506Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.678938747Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679155101Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679220102Z namespaces/openshift-keda/operators.coreos.com/installplans/install-wh77q.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679349285Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679379365Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679447576Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679484997Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679563108Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679601519Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679725511Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679784852Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679829113Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679865894Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679927835Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.679964825Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680049797Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680122098Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68024376Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680273421Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680340532Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680403033Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680443954Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680542615Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680613456Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680677318Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.680934862Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681004954Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681060794Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681159996Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681258168Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681340429Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681416761Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681681725Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681823038Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.681992281Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682048732Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682099022Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682146913Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682186434Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682248895Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682294656Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682382407Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682469669Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68253397Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68255393Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682606521Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682649702Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682718613Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682768504Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682806315Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682846306Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682945257Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.682989838Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683048679Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68307878Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683161231Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683197332Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683298334Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683373905Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683459766Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683497827Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683539458Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683599219Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68364805Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683760362Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683817563Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683868633Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683945815Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.683995526Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684034006Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684131148Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684201539Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684277641Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684354622Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684436313Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684553605Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684726588Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684780029Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68482354Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684869461Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684908382Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.684958963Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685002023Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685115525Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685196707Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685262008Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685310039Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6853787Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685426971Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685518722Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685570793Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685622294Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685683625Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685754217Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685809387Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685834758Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.685901159Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68594427Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686032711Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686079772Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686414038Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686462099Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68653249Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686572951Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686680293Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686772574Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686854756Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686908377Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.686953557Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687010558Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687056109Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687133961Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687180791Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687238752Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687323764Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687403155Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687434286Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687539568Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687619929Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687730141Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687807742Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.687885844Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688014166Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688186719Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68825252Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688295151Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688343872Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688387872Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688461344Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688492804Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688584486Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688674557Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688758399Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688789539Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688859071Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688898351Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688957702Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.688994933Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689046684Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689089615Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689152436Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689193397Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689291498Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689330369Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.6893904Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689437361Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689502032Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689542943Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689630674Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689761087Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689815687Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689872798Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.689907879Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.68997202Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690009241Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690108573Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690140043Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690191394Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690274045Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690338117Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690346407Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690383757Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690446479Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690480989Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690574931Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690658702Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.690979858Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691063829Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691146751Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691285923Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691490047Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691542218Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691584998Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691634759Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69168491Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691758881Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691836813Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.691939865Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692031596Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692071307Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692136198Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692208269Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69227788Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692354282Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692397393Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692460184Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692518115Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692624517Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692684358Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692771419Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69282669Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692902761Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.692968472Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693071624Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693168496Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693268218Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693332809Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69339986Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693469771Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693520392Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693612094Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693686435Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693752286Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693836938Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.693926649Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694014121Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694086462Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694166824Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694263795Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694359447Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694451109Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694594761Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694817125Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.694902196Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695012468Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695191981Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695263643Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695324094Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695379294Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695503287Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.695602649Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696096177Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696133558Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696208639Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69625122Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696329651Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696378552Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696437803Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696487744Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696586726Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696646567Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696792169Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69683077Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696902981Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.696953412Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697046504Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697138135Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697237777Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697307438Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697368219Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697444531Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697488462Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697591333Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697679585Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697722615Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.697846508Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69796005Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698009751Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698122453Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698212444Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698314006Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698418678Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698513629Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698653942Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698892186Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.698957127Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699018318Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.69910118Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699155451Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699266122Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699342104Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699445966Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699537947Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699602008Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699641399Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699731391Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699768921Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699849813Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699900313Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.699963905Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700002735Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700121037Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700185318Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7002746Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700323481Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700405742Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700453103Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700576345Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700735888Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70086763Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700927671Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.700988923Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701058184Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701121265Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701234417Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701312738Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701363859Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701467661Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701527972Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701541482Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701603794Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701715345Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701776086Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.701897519Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70200288Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702203584Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702323466Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702497379Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702686252Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702895256Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.702964537Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703032388Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70310144Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70315161Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703225892Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703284123Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703388515Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703487416Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703548277Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703600608Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70367597Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703840682Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703887163Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703901534Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.703979755Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator-799cb7f958-f2mgq.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704121618Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704134108Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704141508Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704152648Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704297781Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-f2mgq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704437253Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704466913Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704529914Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704570125Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704652977Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704729068Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704799489Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70482781Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704907721Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.704933572Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705026343Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705137255Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705239117Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705283928Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705328279Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70539595Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70543404Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705508872Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705566333Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705596353Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705716645Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705804687Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705845088Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.705940229Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70602104Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706130602Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706209754Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706326226Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706440968Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706598191Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706638361Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706711763Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706759884Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706799984Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706848065Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706888576Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.706974377Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707064849Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70711322Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7071541Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707212031Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707252072Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707318813Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707333854Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707341014Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator-7f59b54f6c-xqq8j.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707420965Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707433715Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/graceful-termination/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707440265Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707495596Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707616499Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70769907Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707749831Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707765261Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/migrator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707774041Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/migrator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707828012Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/migrator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707914354Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.707985325Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-xqq8j/migrator/migrator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708021955Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708072447Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708114157Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708163638Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708212089Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708221499Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708229279Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70826862Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708369521Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708463173Z namespaces/openshift-marketplace/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708472963Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708482503Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708508574Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708572035Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708580125Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708616866Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708734038Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70885979Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.708957062Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709075434Z namespaces/openshift-monitoring/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709131035Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709207076Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709276537Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709368669Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.70942333Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.709587973Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710067701Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710450818Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710721073Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710773694Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710853615Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.710907716Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.711015308Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.711064479Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.71111913Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.711226871Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.711280523Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.711333093Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.714415947Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.71457238Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.715760441Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.715843832Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.71683054Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.716959152Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.71744993Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.717644144Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.717709195Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.717873148Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.717918268Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.71799673Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718043251Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718130202Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718217054Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718297615Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718353176Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718500659Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718549399Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718644521Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718713042Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718862685Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.718912796Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719033148Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719216151Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719323043Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719601198Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719796761Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.719934444Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.720046606Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.720166708Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7202706Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.720960632Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721004853Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721125635Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721221466Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721319618Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72143633Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721536942Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721727835Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721832137Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.721936609Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722044001Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722147282Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722258154Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722322036Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722374856Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722439167Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722450788Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722501929Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722615301Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722627311Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.722727963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723039058Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723050418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723056098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723102989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723235512Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723318783Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723363594Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723383284Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723390104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723424845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723540527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723623508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723695929Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72371016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72371442Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723767581Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723866963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723947724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.723991105Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724005345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724010095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724059916Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724187068Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72427928Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724333321Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724346091Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724352521Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724405582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724499994Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724600035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724616825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724643786Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724655686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724758238Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724833169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724905261Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724970742Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724984672Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.724991182Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725025203Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725124314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725210326Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725250597Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725308078Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator-5f7f494dd4-sfdcd.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72540929Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72542152Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72542927Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725476941Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725852747Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725918688Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-sfdcd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.725960099Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72600835Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics-785778ff74-4nxc4.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726113322Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726126322Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726136182Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726173003Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726265094Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726335666Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726370276Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726379736Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726405827Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726467308Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72657427Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726681052Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726718842Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726724362Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726736182Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726806004Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.726953446Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727038308Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4nxc4/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727097129Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72715576Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server-6f5556bfc7-bfjlc.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727272512Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727284492Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/metrics-server/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727294542Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/metrics-server/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727344503Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727451445Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727540807Z namespaces/openshift-monitoring/pods/metrics-server-6f5556bfc7-bfjlc/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727609178Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727681999Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin-5f68df7f58-bx776.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727823242Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727834872Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727848952Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727893143Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.727998805Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728066416Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bx776/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728124057Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728150597Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter-8l9t6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728262139Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728275149Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72828142Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72832459Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728396911Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728466503Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728496353Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728502884Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728532954Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728564874Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728658386Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728757058Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728808929Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728822909Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.728828709Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7288783Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729006062Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729119304Z namespaces/openshift-monitoring/pods/node-exporter-8l9t6/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729143575Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729225236Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter-9vsvr.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729328388Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729335668Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729339538Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729378229Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.72947241Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729557852Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729598483Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729605473Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729611773Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729687854Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729785126Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729874917Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729911848Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729922608Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.729930009Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73000241Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730133392Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730198223Z namespaces/openshift-monitoring/pods/node-exporter-9vsvr/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730265204Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730311645Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter-sb8wn.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730425307Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730441837Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/init-textfile/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730452378Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/init-textfile/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730495608Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73058327Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730684542Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730724582Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730737323Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730746153Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730795113Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730903425Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.730983707Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731044688Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731054268Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/node-exporter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731065428Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/node-exporter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731127759Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731262052Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731358593Z namespaces/openshift-monitoring/pods/node-exporter-sb8wn/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731414064Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731474835Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics-84bd68b896-gfwb4.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731625898Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731633468Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731644518Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73172205Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731822791Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731905633Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731942024Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731955494Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.731986864Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732036545Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732126077Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732194158Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732230449Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732247759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732254659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732280379Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732393741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732473313Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-gfwb4/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732512094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732590915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732799609Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732810259Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732816739Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73286152Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.732966102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733044643Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733077173Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733085604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733126484Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733170425Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733281367Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733358328Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733396859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733412409Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733427599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733500951Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733606723Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733712155Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733742675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733747115Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733751535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733806946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.733919598Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7340083Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734062621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734075541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734087191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734140572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734231384Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734319175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734351356Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734362396Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734392707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734460298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734632731Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734731452Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734757033Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734776903Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734785893Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734839634Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.734938356Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735006787Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735065778Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735108779Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator-64785b6675-hz2jg.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735341043Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735351863Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735358023Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735377624Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735489806Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735559377Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735594487Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735604717Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735610878Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735639918Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735850272Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735911513Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hz2jg/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735939534Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.735978544Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook-77d98bc786-k5whp.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736101916Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736112386Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736122587Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736172427Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736267569Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73633683Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-k5whp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736393251Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736422472Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client-69c4c8bf5d-glwb2.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736573425Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736584565Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736595155Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736633456Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736772868Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73687238Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736924271Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736931421Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/reload/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736935261Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/reload/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.736981062Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/reload/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737073043Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737144535Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/reload/reload/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737177575Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737189695Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/telemeter-client/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737202745Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737254366Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737366688Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7374568Z namespaces/openshift-monitoring/pods/telemeter-client-69c4c8bf5d-glwb2/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737548442Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737621703Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-querier-7cc55ff9f-m7xxh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737789826Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737801696Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737805896Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737824326Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737918798Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.737995879Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73802736Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73803419Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7380383Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738103241Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738191443Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738262694Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738289884Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738294375Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738330955Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738375886Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738462507Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738532349Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738561669Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738569629Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73858048Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738652511Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738771673Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738858465Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738897395Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738916295Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738925026Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.738971016Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739053898Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739124179Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73915263Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7391569Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/thanos-query/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.73916267Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/thanos-query/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739243931Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739351303Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739415984Z namespaces/openshift-monitoring/pods/thanos-querier-7cc55ff9f-m7xxh/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739447705Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739482775Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739549726Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739593297Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739780661Z namespaces/openshift-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739827011Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739916173Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.739971114Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740035175Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740067575Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74031047Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740432892Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740535264Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740594495Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740651136Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.740854239Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741026262Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741107794Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741165005Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741224206Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741283587Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741377209Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74143649Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7414915Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741597592Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741673514Z namespaces/openshift-multus/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741751945Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.741930148Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74203458Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.742567989Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.742738632Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.743497786Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.743610648Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.743813551Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.743888402Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.743939793Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744061905Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744186307Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744291169Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744389361Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744431162Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744552634Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744678876Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.744812978Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74487624Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74491772Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745002672Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745046073Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745130074Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745169315Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745244276Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745292767Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745412559Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745523481Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745584602Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745646373Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745733745Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745793186Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745855337Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.745909128Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746016379Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74605969Z namespaces/openshift-multus/pods/multus-84x84/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746130441Z namespaces/openshift-multus/pods/multus-84x84/multus-84x84.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746247914Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746261204Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746267534Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746294344Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746568439Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74664337Z namespaces/openshift-multus/pods/multus-84x84/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746715992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746772463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/multus-additional-cni-plugins-j49f6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746928026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746935446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746939536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.746991307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747094358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74717796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747246441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747262921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747268352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747286842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747396394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747476945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747527476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747536276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747540446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747589007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747803721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747851012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747858092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747863362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.747909853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748000324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748079095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748130367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748137337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748141267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748199158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748294109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748373431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748419621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748428452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748432832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748470722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748569284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748648305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748712607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748724657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748728657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748776198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748874129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.748951111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j49f6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749004982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749062943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/multus-additional-cni-plugins-qbwkr.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749197915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749205595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749211585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749258706Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749346208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749410169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74945332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74946517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.74947277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749500731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749588542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749651823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749728395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749740705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749744645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749768115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749882547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.749970439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750004809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750011689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750020829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750093041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750164782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750249284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750304245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750311914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750317945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750334155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750458427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750537489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750578469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750585779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750589799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750653451Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750770153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750854974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750911045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750926215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750930165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.750966216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751067318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751145329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qbwkr/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75119183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751255911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/multus-additional-cni-plugins-smxl5.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751408064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751416804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751420774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751502426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751646868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751857322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751911273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751921303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751927453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.751987144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752112246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752215548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752275249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752283809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752292019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75233647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752440452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752522773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752577124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752589804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752596014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752655546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752763357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.752846799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75289617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75290952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75291476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75293245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753054342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753140384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753193345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753206075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753220795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753244046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753351308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753433899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75346151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75347551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75348642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753516961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753623692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753718934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-smxl5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753744855Z namespaces/openshift-multus/pods/multus-jbnfh/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753803866Z namespaces/openshift-multus/pods/multus-jbnfh/multus-jbnfh.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753897107Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753905897Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753919838Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.753970018Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.754325915Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.754431157Z namespaces/openshift-multus/pods/multus-jbnfh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.754473467Z namespaces/openshift-multus/pods/multus-vjrzt/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.754524028Z namespaces/openshift-multus/pods/multus-vjrzt/multus-vjrzt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75462713Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75463557Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/kube-multus/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75463947Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.754706202Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755042397Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755119419Z namespaces/openshift-multus/pods/multus-vjrzt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755162129Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75522118Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon-fv9tt.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755316942Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755327162Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755332992Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755370823Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755486095Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755566397Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755611347Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755618287Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755622217Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755679988Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755823611Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755908743Z namespaces/openshift-multus/pods/network-metrics-daemon-fv9tt/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755947063Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.755999184Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon-sc2rq.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756090466Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756099066Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756105206Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756142376Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756247038Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75634323Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756380711Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756389051Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756395201Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756443332Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756595155Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756690556Z namespaces/openshift-multus/pods/network-metrics-daemon-sc2rq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756746577Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756799258Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon-xzcl7.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75689824Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75690527Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75691468Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.756954861Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757060172Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757140934Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757188975Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757195685Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757199545Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757247556Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757371808Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757452039Z namespaces/openshift-multus/pods/network-metrics-daemon-xzcl7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.75750069Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757547791Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757599252Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757605912Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757653293Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757788885Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757846976Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757908547Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.757997189Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7580602Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758108541Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758166452Z namespaces/openshift-network-console/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758240613Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758305334Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758357255Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758416126Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758461997Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758554989Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758716112Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758834203Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758888264Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.758940685Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759037277Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759077628Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759127789Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7591789Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759289091Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759343323Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759385373Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759483205Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759543156Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759589247Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759738269Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759841611Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.759999484Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760081745Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760254938Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760398601Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760558884Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760629625Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760706806Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760765467Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.760806848Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76090441Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76093732Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761007092Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761046312Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761114293Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761160894Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761287646Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761395598Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761442399Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76149158Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761550451Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761598412Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761693504Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761775725Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761848316Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin-6cf856758c-qkwqq.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761939818Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761951298Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761957388Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.761994149Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76208166Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762169132Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-qkwqq/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762200502Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762242953Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762298834Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762329885Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.762396896Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763092178Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763152399Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76321795Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763281301Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763316912Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763440434Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763559536Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763725519Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76378407Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763812241Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763885962Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763904122Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.763986364Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764004674Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764069145Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764109826Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764189357Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764239888Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764262638Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76435832Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764401581Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764423941Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764544903Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764651535Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764890749Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.764991731Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765230975Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765315607Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765422959Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76548079Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765526531Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765569071Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765607082Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765727214Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765776485Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765817606Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765878507Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765920958Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.765965668Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766002849Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76608678Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766179202Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766227603Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766270724Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766329974Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766379415Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766442816Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766480817Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766538368Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766548058Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766577899Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/network-check-source-869dcfcdcd-bp84c.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766681441Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766697071Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/check-endpoints/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766702991Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766740832Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766858154Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766921265Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-bp84c/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.766953345Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767019166Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-9cqvv.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767096598Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767103648Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767113188Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767139459Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76724345Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767326352Z namespaces/openshift-network-diagnostics/pods/network-check-target-9cqvv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767344712Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767391373Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-kbd86.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767463814Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767471105Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767477605Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767516765Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767613667Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767707559Z namespaces/openshift-network-diagnostics/pods/network-check-target-kbd86/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767744839Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76778971Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-q24gw.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767860381Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767867112Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767871061Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.767912632Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768000364Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768066395Z namespaces/openshift-network-diagnostics/pods/network-check-target-q24gw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768110366Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768135096Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768193697Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768200517Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768234858Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768316409Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76836167Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768405051Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768512943Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768564493Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768619985Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768657355Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768741437Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768806088Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.768851889Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76890209Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.76894798Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769021461Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769098533Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769175984Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769218065Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769256866Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769304706Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769342177Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769454399Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7694943Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769565591Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769652303Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769718684Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769736454Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769755234Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769817075Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769864746Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.769955028Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77005527Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770155721Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770257483Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770319024Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770485367Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770601199Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77067677Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770728801Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770800553Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770836143Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770902974Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.770938205Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771002256Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771037297Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771119718Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77123144Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771270171Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771328982Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771382533Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771440164Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771498345Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771535176Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771587557Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771594377Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771647038Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771734239Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77179424Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771853961Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771897592Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.771955393Z namespaces/openshift-network-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772001034Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772076565Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772116116Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772176157Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772210517Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77233551Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772431411Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772504912Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772561643Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772614314Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772728286Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772766977Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772836758Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772877959Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.772977121Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773027802Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773075362Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773181664Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773236835Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773243635Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773294516Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773353297Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773395438Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77353826Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773632112Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773853556Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.773942908Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774170051Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774254103Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774386575Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774476897Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774519198Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774606619Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774695001Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774734801Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774793413Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774834183Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774899684Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.774957005Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775007916Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775045847Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775119008Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77519966Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775272581Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775292551Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775357452Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775401803Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775478705Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775521125Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775588776Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775635067Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775718919Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775729999Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77577693Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter-4ln9j.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775854171Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775863371Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775874241Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.775924332Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776036024Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776121646Z namespaces/openshift-network-operator/pods/iptables-alerter-4ln9j/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776171017Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776218277Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter-5p6fj.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776309409Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776322179Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776328149Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77637328Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776485822Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776581244Z namespaces/openshift-network-operator/pods/iptables-alerter-5p6fj/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776605354Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776693476Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter-bxqr9.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776767217Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776778187Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776784857Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.776829028Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77693263Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777019961Z namespaces/openshift-network-operator/pods/iptables-alerter-bxqr9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777064712Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777119533Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777179244Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777229165Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777288226Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777346497Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777421498Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777471889Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77753471Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777584761Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777805415Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777819455Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777919237Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.777972248Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778029579Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77809585Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778148171Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778260783Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778318034Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778380865Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778476607Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778527618Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778584829Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778714071Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778817883Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.778919754Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779020936Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779116048Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779278271Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779473144Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779549325Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779610337Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779694208Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779735009Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.77979903Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779848111Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.779946863Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780042744Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780100715Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780158696Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780210497Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780266828Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78034225Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78039174Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780474852Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780483752Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780533673Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780597444Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780651885Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780732096Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780789647Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780844458Z namespaces/openshift-operators/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780854008Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780860359Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.780905179Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78098137Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781018471Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781102253Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781147593Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781220855Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781248935Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781469469Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781572801Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781692383Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781747304Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781770654Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781931687Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.781981998Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782046829Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78208353Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782183711Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782240803Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782306664Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782392285Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782455746Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782463176Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782508247Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782575958Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782618569Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.782897464Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.783000856Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.783356222Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.783506295Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784016914Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784119305Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784290928Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78436248Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78440947Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784514152Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784639474Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784707596Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784809217Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.784925539Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78494299Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785012461Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785076562Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785139163Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785176154Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785228745Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785235415Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785282736Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785349907Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785398468Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78549578Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785592301Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785651482Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785741774Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785795625Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785844366Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785936527Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.785978668Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786049989Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786057059Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78610436Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786204372Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786264783Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786315834Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786375185Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786382795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786459606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-node-cbz29.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786803072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786814052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786817892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.786880134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787080877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787184679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78722355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7872393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78724898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787307791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787602426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787695588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787731859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787736489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787740179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/nbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78781376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.787932412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788006713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788045564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788052394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788056314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/northd/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788102825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/northd/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788221117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788303698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/northd/northd/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788352369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788359499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78836335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788429311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788517462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788572953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788579973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788583754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788636544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788840578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.788910209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78894368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78895178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.78895556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789023101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789835695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789912117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789955167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789975188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789982528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/sbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.789989548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.7900954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790171791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbz29/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790214312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790289563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-node-jqvt6.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790468546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790480596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790485537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790518237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790715951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790807172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790845333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790855173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790869613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.790918974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791092777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791174639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79123466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79124382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79124998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/nbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791308051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791431493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791508365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791548625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791557175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791563106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/northd/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791577466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/northd/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791706478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79180542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/northd/northd/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79185062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791858471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791864521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.791924872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792038024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792100795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792116135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792127035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792160556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79239802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792479271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792520482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792528562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792538163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.792597844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79352199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793599431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793651392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793679792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793690853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/sbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793722383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793838525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793921877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jqvt6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.793972868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794052459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-node-pkcpb.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794218272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794226672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794230602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794279023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794461646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794541078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794593518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794608139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794612729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794646839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.794950845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795019336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795064897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795079177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/nbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795084487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/nbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795098637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795197549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795280231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795312191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795320471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/northd/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795324561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/northd/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795362152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/northd/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795470654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795530595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/northd/northd/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795558015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795565385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795573036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795699468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795736608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79579628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79580954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ovn-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79581361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.795940252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796117705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796178966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796212727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796220737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796226517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.796262228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797132253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797197354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797237315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797248255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/sbdb/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797252485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/sbdb/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797273755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797371157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797440398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pkcpb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797477639Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797517399Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79756589Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797573931Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797607261Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797730443Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797859436Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797907796Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.797952407Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798033808Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79814357Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798193191Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798233892Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798279283Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798288153Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798292023Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798328164Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798373374Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798420795Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798479336Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798517877Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798568498Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798600289Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798718871Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798844853Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.798963275Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799014976Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799050156Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799097277Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799135678Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79922522Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.79927654Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799334021Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799400952Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799449273Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799458084Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799488794Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799544255Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799587626Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799709758Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.799804139Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800008213Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800082984Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800205086Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800328529Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800503362Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800562723Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800607794Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800653354Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800726716Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800781177Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800812487Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.800898759Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80098446Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801019021Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801074032Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801111142Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801167873Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801214404Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801260955Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801305846Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801314326Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801339776Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator-7695fc6c8c-6fbhn.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801424158Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801436258Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801442968Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801469789Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801647972Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-6fbhn/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801832905Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801871056Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801925707Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.801960337Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802016678Z namespaces/openshift-service-ca/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802056499Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80211853Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80214938Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802196761Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802238552Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802323943Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802417005Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802505057Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802546507Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802605068Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802636379Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802717201Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802793572Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802843813Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802902134Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.802968905Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803015866Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803030886Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803057226Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803118657Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803156458Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80327325Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803353601Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803465714Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803542105Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803675147Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80382679Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.803987632Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804038633Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804080474Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804131805Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804175266Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804216397Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804251767Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804332469Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80441073Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804454851Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804497452Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804541202Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804583173Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804622814Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804631974Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804683955Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-79f68b9f4f-qq45b.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804775846Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804793127Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804797367Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.804842507Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805173403Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805239145Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qq45b/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805279755Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805316246Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805364747Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805404647Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805449568Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805493589Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80555411Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805589451Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805646052Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805708023Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805797834Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805873956Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.805951697Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806000828Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806038599Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806083889Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80612372Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806202761Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806248402Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806289623Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806371244Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806415055Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806488996Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806579418Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80668024Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806779172Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806852393Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.806944054Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807070177Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807237249Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80728802Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807325361Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807376862Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807415152Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807449613Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807502324Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807587996Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807672667Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807732058Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807777489Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.8078251Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80785691Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807904361Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807950532Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.807987202Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808027863Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808071534Z namespaces/openshift/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808120365Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808166806Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808214837Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808250817Z namespaces/openshift/apps/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808289388Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808368509Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808448181Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808524222Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808582223Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808596693Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808648674Z namespaces/openshift/batch/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808716545Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808798847Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808844588Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.808900118Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80896715Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.8090089Z namespaces/openshift/core/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809052611Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809141123Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809211574Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809302525Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809378987Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809453338Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.80957621Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809755844Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809809264Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809846315Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809900196Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.809964667Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811238199Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81128352Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811375322Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811463363Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811567335Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811690187Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811809469Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.811951972Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812110454Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812239717Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812321198Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81241483Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812537892Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812637394Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812792386Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812883828Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.812967029Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813073671Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813183553Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813300115Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813410197Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813524459Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813651621Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813789004Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813879485Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.813991638Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814085569Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814190151Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814304683Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814428635Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814543177Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81471567Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814833622Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.814921984Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815035066Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815123857Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.8152662Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815412132Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815501624Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815677937Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815812699Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.815940932Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816086374Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816196876Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816310978Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81645429Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816602993Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816754926Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.816877278Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81699175Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817101922Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817202494Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817329956Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817444078Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81757607Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817703262Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817814354Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.817914946Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818029728Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81814841Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818321253Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818338763Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818447795Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818529927Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818573567Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818618288Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.8186981Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.81873217Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818783321Z namespaces/openshift/policy/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818826662Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818870013Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818908504Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818953824Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.818962954Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819000275Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819139028Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.8192725Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819382812Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819492323Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819688237Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819796289Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.819915621Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820034443Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820148875Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820269707Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820386019Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820500111Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820643224Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820834127Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.820959429Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821066741Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821174123Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821296515Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821405977Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821507319Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821606691Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821730123Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821824854Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.821941526Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822053338Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82215618Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822267432Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822395864Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822520507Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822623538Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822753661Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.822859033Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823001145Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823113657Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823222969Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823330011Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823430202Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823566975Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823725468Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.823833419Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824009113Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824156435Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824305818Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82444883Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824598243Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824767756Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.824892968Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825063321Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825201703Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825296865Z network_logs/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825347686Z network_logs/cluster_scale [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825438347Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825537099Z network_logs/multi-networkpolicy [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82561877Z network_logs/net-attach-def [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825740323Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825893735Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.825987247Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82730965Z nodes/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.827360761Z nodes/debug [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.827455873Z nodes/ip-10-0-137-143.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.827500014Z nodes/ip-10-0-137-143.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82783884Z nodes/ip-10-0-137-143.ec2.internal/dmesg [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.828143525Z nodes/ip-10-0-137-143.ec2.internal/ethtool_channels [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.828223756Z nodes/ip-10-0-137-143.ec2.internal/ethtool_features [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.828314098Z nodes/ip-10-0-137-143.ec2.internal/ip-10-0-137-143.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.828623203Z nodes/ip-10-0-137-143.ec2.internal/irq_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.828909068Z nodes/ip-10-0-137-143.ec2.internal/lscpu [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.829064881Z nodes/ip-10-0-137-143.ec2.internal/lspci [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.829187113Z nodes/ip-10-0-137-143.ec2.internal/podresources.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.829314985Z nodes/ip-10-0-137-143.ec2.internal/pods_info.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.829477168Z nodes/ip-10-0-137-143.ec2.internal/proc_cmdline [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.82957989Z nodes/ip-10-0-137-143.ec2.internal/sysinfo.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.831503164Z nodes/ip-10-0-137-143.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.831682607Z nodes/ip-10-0-139-206.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.831743318Z nodes/ip-10-0-139-206.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.831997352Z nodes/ip-10-0-139-206.ec2.internal/dmesg [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.832277127Z nodes/ip-10-0-139-206.ec2.internal/ethtool_channels [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.832366059Z nodes/ip-10-0-139-206.ec2.internal/ethtool_features [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.83246542Z nodes/ip-10-0-139-206.ec2.internal/ip-10-0-139-206.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.832784266Z nodes/ip-10-0-139-206.ec2.internal/irq_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.832938129Z nodes/ip-10-0-139-206.ec2.internal/lscpu [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.833051651Z nodes/ip-10-0-139-206.ec2.internal/lspci [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.833170703Z nodes/ip-10-0-139-206.ec2.internal/podresources.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.833271684Z nodes/ip-10-0-139-206.ec2.internal/pods_info.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.833382466Z nodes/ip-10-0-139-206.ec2.internal/proc_cmdline [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.833462658Z nodes/ip-10-0-139-206.ec2.internal/sysinfo.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.835477683Z nodes/ip-10-0-139-206.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.835787918Z nodes/ip-10-0-143-124.ec2.internal/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.835815729Z nodes/ip-10-0-143-124.ec2.internal/cpu_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836070633Z nodes/ip-10-0-143-124.ec2.internal/dmesg [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836329988Z nodes/ip-10-0-143-124.ec2.internal/ethtool_channels [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836413779Z nodes/ip-10-0-143-124.ec2.internal/ethtool_features [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836515041Z nodes/ip-10-0-143-124.ec2.internal/ip-10-0-143-124.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836817526Z nodes/ip-10-0-143-124.ec2.internal/irq_affinities.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.836978929Z nodes/ip-10-0-143-124.ec2.internal/lscpu [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.837122032Z nodes/ip-10-0-143-124.ec2.internal/lspci [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.837222183Z nodes/ip-10-0-143-124.ec2.internal/podresources.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.837345055Z nodes/ip-10-0-143-124.ec2.internal/pods_info.json [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.837476678Z nodes/ip-10-0-143-124.ec2.internal/proc_cmdline [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.83757219Z nodes/ip-10-0-143-124.ec2.internal/sysinfo.log [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.839552814Z nodes/ip-10-0-143-124.ec2.internal/sysinfo.tgz [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.839771258Z pod_network_connectivity_check/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.839810919Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.83989099Z static-pods/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.83990014Z static-pods/kube-apiserver/ [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.858461164Z [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.858493005Z sent 57,398 bytes received 3,596,628 bytes 7,308,052.00 bytes/sec [must-gather] [must-gather-mpk6c] OUT 2026-07-14T14:42:07.858501795Z total size is 39,916,611 speedup is 10.92 [must-gather] [must-gather ] OUT 2026-07-14T14:42:08.144032165Z namespace/openshift-must-gather-wgbsf 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: 1e3ce734-4e86-41d1-9e31-8b14e86288cf [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-2tgtx [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-2tgtx-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-2tgtx [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6347232 Jul 14 14:42 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-2tgtx/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 923f2c7] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-2tgtx/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at 541cef5a17f8adc8acf6e1d1ebda053b4c70437f but expected a1cff4444204a63f8d06ad625a83899649469ac2) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-14T14:42:51.763Z","type":3}]