+ bash + STATUS_FILE=/test-status/deploy-and-e2e-status + echo failed + COMPONENT_NAME=kserve-agent-ci ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:56140db5c247b351ac2dad1a46e24a34c7c91836ee8418891bd73409e3a23542 + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:56140db5c247b351ac2dad1a46e24a34c7c91836ee8418891bd73409e3a23542 + COMPONENT_NAME=kserve-controller-ci ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ca84e89aa567b9b7c6974806179e0a496c1103900a0d069719bf4d438385051 + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ca84e89aa567b9b7c6974806179e0a496c1103900a0d069719bf4d438385051 + COMPONENT_NAME=kserve-router-ci ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:85893624ca442ac717d0ce5a9411858686c59f207eb581069a52d014f60caab4 + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:85893624ca442ac717d0ce5a9411858686c59f207eb581069a52d014f60caab4 + COMPONENT_NAME=kserve-storage-initializer-ci ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6917b7549dba28168fe9ddab83ad49bb5876a127ac47aab2659411acc81a41e6 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6917b7549dba28168fe9ddab83ad49bb5876a127ac47aab2659411acc81a41e6 + COMPONENT_NAME=odh-kserve-llmisvc-controller-ci ++ jq -r --arg component_name odh-kserve-llmisvc-controller-ci '.[$component_name].image' + export LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:159167beccd94f1133060c1dce0faf384c05fa1d1cfe2852966e3d5d68c117ef + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:159167beccd94f1133060c1dce0faf384c05fa1d1cfe2852966e3d5d68c117ef + ./test/scripts/openshift-ci/run-e2e-tests.sh 'llminferenceservice and cluster_cpu' 2 llm-d Installing on cluster Using namespace: kserve for KServe components SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1428 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ca84e89aa567b9b7c6974806179e0a496c1103900a0d069719bf4d438385051 LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:159167beccd94f1133060c1dce0faf384c05fa1d1cfe2852966e3d5d68c117ef KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:56140db5c247b351ac2dad1a46e24a34c7c91836ee8418891bd73409e3a23542 KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:85893624ca442ac717d0ce5a9411858686c59f207eb581069a52d014f60caab4 STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6917b7549dba28168fe9ddab83ad49bb5876a127ac47aab2659411acc81a41e6 ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1428 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1428 [INFO] Installing Kustomize v5.8.1 for linux/amd64... [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize v5.8.1 make: Entering directory '/workspace/source' [INFO] Installing yq v4.52.1 for linux/amd64... [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq yq (https://github.com/mikefarah/yq/) version v4.52.1 make: Leaving directory '/workspace/source' Installing KServe Python SDK ... [INFO] Installing uv 0.7.8 for linux/amd64... [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv 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. uv 0.7.8 Creating virtual environment... warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) Using CPython 3.9.25 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv /workspace/source Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 Creating virtual environment at: .venv Resolved 263 packages in 2ms Building kserve @ file:///workspace/source/python/kserve Downloading aiohttp (1.7MiB) Downloading kubernetes (1.9MiB) Downloading cryptography (4.3MiB) Downloading pydantic-core (2.0MiB) Downloading portforward (3.9MiB) Downloading mypy (17.2MiB) Downloading pandas (12.5MiB) Downloading pyarrow (40.1MiB) Downloading black (1.6MiB) Downloading numpy (15.7MiB) Downloading grpcio-tools (2.5MiB) Downloading grpcio (6.4MiB) Downloading uvloop (3.8MiB) Downloading botocore (12.9MiB) Downloading setuptools (1.2MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading pydantic-core Downloading black Downloading grpcio-tools Downloading setuptools Downloading portforward Built python-simple-logger==2.0.19 Downloading uvloop Downloading cryptography Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Downloading numpy Built kserve @ file:///workspace/source/python/kserve Downloading pandas Downloading botocore Downloading mypy Downloading pyarrow Prepared 99 packages in 1.88s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 99 packages in 318ms + aiohappyeyeballs==2.6.1 + aiohttp==3.13.3 + aiosignal==1.4.0 + annotated-doc==0.0.4 + annotated-types==0.7.0 + anyio==4.9.0 + attrs==25.3.0 + avro==1.12.0 + black==24.3.0 + boto3==1.37.35 + botocore==1.37.35 + cachetools==5.5.2 + certifi==2025.1.31 + cffi==2.0.0 + charset-normalizer==3.4.1 + click==8.1.8 + cloudevents==1.11.0 + colorama==0.4.6 + colorlog==6.10.1 + coverage==7.8.0 + cryptography==46.0.5 + deprecation==2.1.0 + durationpy==0.9 + execnet==2.1.1 + fastapi==0.121.3 + frozenlist==1.5.0 + google-auth==2.39.0 + grpc-interceptor==0.15.4 + grpcio==1.78.1 + grpcio-testing==1.78.1 + grpcio-tools==1.78.1 + h11==0.16.0 + httpcore==1.0.9 + httptools==0.6.4 + httpx==0.27.2 + httpx-retries==0.4.5 + idna==3.10 + iniconfig==2.1.0 + jinja2==3.1.6 + jmespath==1.0.1 + kserve==0.17.0 (from file:///workspace/source/python/kserve) + kubernetes==32.0.1 + markupsafe==3.0.2 + multidict==6.4.3 + mypy==0.991 + mypy-extensions==1.0.0 + numpy==2.2.4 + oauthlib==3.2.2 + orjson==3.10.16 + packaging==24.2 + pandas==2.2.3 + pathspec==0.12.1 + platformdirs==4.3.7 + pluggy==1.5.0 + portforward==0.7.1 + prometheus-client==0.21.1 + propcache==0.3.1 + protobuf==6.33.5 + psutil==5.9.8 + pyarrow==19.0.1 + pyasn1==0.6.1 + pyasn1-modules==0.4.2 + pycparser==2.22 + pydantic==2.12.4 + pydantic-core==2.41.5 + pyjwt==2.12.1 + pytest==7.4.4 + pytest-asyncio==0.23.8 + pytest-cov==5.0.0 + pytest-httpx==0.30.0 + pytest-xdist==3.6.1 + python-dateutil==2.9.0.post0 + python-dotenv==1.1.0 + python-multipart==0.0.22 + python-simple-logger==2.0.19 + pytz==2025.2 + pyyaml==6.0.2 + requests==2.32.3 + requests-oauthlib==2.0.0 + rsa==4.9.1 + s3transfer==0.11.4 + setuptools==78.1.0 + six==1.17.0 + sniffio==1.3.1 + starlette==0.49.1 + tabulate==0.9.0 + timeout-sampler==1.0.3 + timing-asgi==0.3.1 + tomlkit==0.13.2 + typing-extensions==4.15.0 + typing-inspection==0.4.2 + tzdata==2025.2 + urllib3==2.6.2 + uvicorn==0.34.1 + uvloop==0.21.0 + watchfiles==1.0.5 + websocket-client==1.8.0 + websockets==15.0.1 + yarl==1.20.0 Audited 1 package in 47ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... 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. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-6vhnl 1/1 Running 0 40s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-6vhnl condition met Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. KEDA Operator pod is ready. Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-metrics-apiserver-7c9f485588-c2gbv 1/1 Running 0 45s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-c2gbv condition met Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. KEDA Metrics API Server pod is ready. Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-admission-cf49989db-bb9c4 1/1 Running 0 50s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-bb9c4 condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. 🔧 Configuration: KServe deployment: ❌ disabled Kuadrant deployment: ✅ enabled Checking OpenShift server version...(4.20.19) 🎯 Server version (4.20.19) is 4.19.9 or higher - continue with the script ⏳ Installing cert-manager namespace/cert-manager-operator created operatorgroup.operators.coreos.com/cert-manager-operator created subscription.operators.coreos.com/openshift-cert-manager-operator created Waiting for openshift-cert-manager-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (15/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (20/300) CSV cert-manager-operator.v1.19.0 found, but not yet Succeeded (Phase: Installing). Waiting... (25/300) CSV cert-manager-operator.v1.19.0 is ready (Phase: Succeeded). Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met ✅ Cert-manager installed ⏳ Installing openshift-lws-operator namespace/openshift-lws-operator created operatorgroup.operators.coreos.com/leader-worker-set created subscription.operators.coreos.com/leader-worker-set created Waiting for leader-worker-set CSV to become ready... Waiting for CSV to be installed for subscription leader-worker-set... (0/300) Waiting for CSV to be installed for subscription leader-worker-set... (5/300) Waiting for CSV to be installed for subscription leader-worker-set... (10/300) CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met leaderworkersetoperator.operator.openshift.io/cluster created ⏳ waiting for openshift-lws-operator to be ready.… Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": NAME READY STATUS RESTARTS AGE openshift-lws-operator-bfc7f696d-88zgd 1/1 Running 0 9s Waiting up to 600s for pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to become ready... pod/openshift-lws-operator-bfc7f696d-88zgd condition met Pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" are ready. ✅ openshift-lws-operator installed gatewayclass.gateway.networking.k8s.io/openshift-default created Waiting for pod -l "app=istiod" in namespace "openshift-ingress" to be created... Pod -l "app=istiod" in namespace "openshift-ingress" found. Current pods for -l "app=istiod" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE istiod-openshift-gateway-7cd77c7ffd-rr47g 1/1 Running 0 6s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-rr47g condition met Pod(s) -l "app=istiod" in namespace "openshift-ingress" are ready. ⏳ Creating a Gateway Error from server (AlreadyExists): namespaces "openshift-ingress" already exists gateway.gateway.networking.k8s.io/openshift-ai-inference created Waiting for pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to be created... Pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" found. Current pods for -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE openshift-ai-inference-openshift-default-7c5447bb76-8z8tz 1/1 Running 0 7s Waiting up to 600s for pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to become ready... pod/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz condition met Pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" are ready. ⏳ Installing RHCL(Kuadrant) operator namespace/kuadrant-system created subscription.operators.coreos.com/rhcl-operator created operatorgroup.operators.coreos.com/kuadrant created Waiting for rhcl-operator CSV to become ready... Waiting for CSV to be installed for subscription rhcl-operator... (0/600) Waiting for CSV to be installed for subscription rhcl-operator... (5/600) Waiting for CSV to be installed for subscription rhcl-operator... (10/600) Waiting for CSV to be installed for subscription rhcl-operator... (15/600) Waiting for CSV to be installed for subscription rhcl-operator... (20/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV rhcl-operator.v1.3.2 is ready (Phase: Succeeded). Waiting for CRD kuadrants.kuadrant.io to appear (timeout: 90s)… CRD kuadrants.kuadrant.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/kuadrants.kuadrant.io condition met Waiting for apiserver discovery /apis/kuadrant.io/v1beta1 to list kuadrants (timeout: 120s)… Discovery for kuadrant.io/v1beta1 includes kuadrants. ⏳ sleeping 30s after discovery (RESTMapper can trail discovery)… kuadrant.kuadrant.io/kuadrant created ⏳ waiting for Kuadrant Ready (attempt 1/2, timeout 5m)… kuadrant.kuadrant.io/kuadrant condition met Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-jpxwt 1/1 Running 0 77s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-jpxwt condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ⏳ waiting for authorino service to be created... service/authorino-authorino-authorization condition met service/authorino-authorino-authorization annotated Warning: resource authorinos/authorino 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. authorino.operator.authorino.kuadrant.io/authorino configured Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-jpxwt 1/1 Running 0 86s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-jpxwt condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ✅ kuadrant(authorino) installed Now using project "kserve" on server "https://a3d634364264c45ce8ca4d81cf941faa-76f327e51f69b0a9.elb.us-east-1.amazonaws.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname ⏳ Installing KServe with SeaweedFS # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied ⏳ Waiting for CRDs to be established Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met ⏳ Applying all resources... customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied serviceaccount/kserve-controller-manager serverside-applied serviceaccount/llmisvc-controller-manager serverside-applied role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied configmap/inferenceservice-config serverside-applied configmap/kserve-parameters serverside-applied secret/kserve-webhook-server-secret serverside-applied secret/mlpipeline-s3-artifact serverside-applied service/kserve-controller-manager-metrics-service serverside-applied service/kserve-controller-manager-service serverside-applied service/kserve-webhook-server-service serverside-applied service/llmisvc-controller-manager-service serverside-applied service/llmisvc-webhook-server-service serverside-applied service/s3-service serverside-applied deployment.apps/kserve-controller-manager serverside-applied deployment.apps/llmisvc-controller-manager serverside-applied deployment.apps/seaweedfs serverside-applied networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied clusterstoragecontainer.serving.kserve.io/default serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied ⏳ Waiting for llmisvc-controller-manager to be ready... Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": NAME READY STATUS RESTARTS AGE llmisvc-controller-manager-7454559757-dpm6j 0/1 ContainerCreating 0 6s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-7454559757-dpm6j condition met Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied Installing DSC/DSCI resources... dscinitialization.dscinitialization.opendatahub.io/test-dsci created datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created Patching ingress domain, markers: llminferenceservice and cluster_cpu configmap/inferenceservice-config patched pod "kserve-controller-manager-9c85dd4d8-45qb8" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-9c85dd4d8-zp5r9 condition met Installing ODH Model Controller manually with PR images customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created serviceaccount/model-serving-api created serviceaccount/odh-model-controller created role.rbac.authorization.k8s.io/leader-election-role created clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created Warning: resource clusterroles/metrics-reader 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. clusterrole.rbac.authorization.k8s.io/metrics-reader configured clusterrole.rbac.authorization.k8s.io/model-serving-api created clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created clusterrole.rbac.authorization.k8s.io/proxy-role created rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created configmap/odh-model-controller-parameters created service/model-serving-api created service/odh-model-controller-metrics-service created service/odh-model-controller-webhook-service created deployment.apps/model-serving-api created deployment.apps/odh-model-controller created servicemonitor.monitoring.coreos.com/model-serving-api-metrics created servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created template.template.openshift.io/guardrails-detector-huggingface-serving-template created template.template.openshift.io/kserve-ovms created template.template.openshift.io/mlserver-runtime-template created template.template.openshift.io/vllm-cpu-runtime-template created template.template.openshift.io/vllm-cpu-x86-runtime-template created template.template.openshift.io/vllm-cuda-runtime-template created template.template.openshift.io/vllm-gaudi-runtime-template created template.template.openshift.io/vllm-multinode-runtime-template created template.template.openshift.io/vllm-rocm-runtime-template created template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created template.template.openshift.io/vllm-spyre-s390x-runtime-template created template.template.openshift.io/vllm-spyre-x86-runtime-template created mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... deployment "odh-model-controller" successfully rolled out Add testing models to SeaweedFS S3 storage ... Waiting for SeaweedFS deployment to be ready... deployment "seaweedfs" successfully rolled out S3 init job not completed, re-creating... job.batch/s3-init created Waiting for S3 init job to complete... job.batch/s3-init condition met networkpolicy.networking.k8s.io/allow-all created Prepare CI namespace and install ServingRuntimes Setting up CI namespace: kserve-ci-e2e-test Tearing down CI namespace: kserve-ci-e2e-test Namespace kserve-ci-e2e-test does not exist, skipping deletion CI namespace teardown complete Creating namespace kserve-ci-e2e-test namespace/kserve-ci-e2e-test created Applying S3 artifact secret secret/mlpipeline-s3-artifact created Applying storage-config secret secret/storage-config created Creating odh-trusted-ca-bundle configmap configmap/odh-trusted-ca-bundle created Installing ServingRuntimes servingruntime.serving.kserve.io/kserve-huggingfaceserver created servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created servingruntime.serving.kserve.io/kserve-lgbserver created servingruntime.serving.kserve.io/kserve-mlserver created servingruntime.serving.kserve.io/kserve-paddleserver created servingruntime.serving.kserve.io/kserve-pmmlserver created servingruntime.serving.kserve.io/kserve-predictiveserver created servingruntime.serving.kserve.io/kserve-sklearnserver created servingruntime.serving.kserve.io/kserve-tensorflow-serving created servingruntime.serving.kserve.io/kserve-torchserve created servingruntime.serving.kserve.io/kserve-tritonserver created servingruntime.serving.kserve.io/kserve-xgbserver created CI namespace setup complete Setup complete === E2E cluster / operator summary === Client Version: 4.20.11 Kustomize Version: v5.6.0 Server Version: 4.20.19 Kubernetes Version: v1.33.9 ClusterVersion desired: 4.20.19 ClusterVersion history (latest): 4.20.19 (Completed) CSVs in kuadrant-system: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-keda: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded custom-metrics-autoscaler.v2.18.1-2 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in cert-manager-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-lws-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.19.0 Succeeded dns-operator.v1.3.0 Succeeded leader-worker-set.v1.0.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-operators (ODH / shared operators, filtered): authorino-operator.v1.3.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded Kuadrant / Authorino (diagnostics): CRD kuadrants.kuadrant.io versions: v1beta1 served=true storage=true Subscriptions in kuadrant-system: authorino-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators authorino-operator.v1.3.0 dns-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators dns-operator.v1.3.0 limitador-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators limitador-operator.v1.3.0 rhcl-operator stable redhat-operators rhcl-operator.v1.3.2 Kuadrant CR conditions (kuadrant/kuadrant-system): Ready=True (Ready) === End E2E cluster / operator summary === /workspace/source REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- MIIDPDCCAiSgAwIBAgIINWhihF1Jf4owDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMTE1MjgwMFoX DTM2MDQxODE1MjgwMFowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApipOHEzY6z5R acwKtkiNRPGZG/cLOG+2hg3/lNwEkChj30sa3h0mgvzFimbXl1fj58ybTGJL09I4 uJdv7fvEfommXuH5nX0XunyzYKUKfs2X5UsrkTmiBhVfUqqwi/cNaNcNRWETnKqV LQEdxxU+H300OwBwwi2ywz+AYwKe/uyY36wXb5Qqr1XToxqEMbtwOvr0An6ylhK0 szzaPn0g8FJdZM1hTQ8m5aVIMBkYdKwjNdpLXUELr0Xvo8Pg8nx5Y/hx8nDdDW3L HhQP9pHzU/1yGfhEJSliaHWC/nY5NO1fg+yz55D8IL1uPpHL8fEwf7aOGNLl1LBC i4VbteB23wIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRAvPqP2QKOR8sPnHVu3Owi2y5tzGYz/vLO5LkZwqe0vnlwaDQj bbIAw0w1JeMdrBauPWNQT1jCksGribMvHxQwazANBgkqhkiG9w0BAQsFAAOCAQEA lFnj841ud5wgYLiPKftPtaoAejIuLhRudXh7Zy+HZD0mwEITTflKB2+uELWAppxS kZOaji2dyLz7h38nhBbjRo8q2O1BGsGZcs7JkzdyqgWUygDojGU/ZlVeoWQv/iAo 9nCPneOP4rplN8l8PIlynW3PqlGcDeM5k2/T/Je57Vi0NMmK0HiPRanvoPlV3x6N Pr8sqzKR+ysgpH3lWU0ZH15E/FjKYE2bCnG+BVQms8XjAW/Nnqd1304fldsE+g5B XmHH+cKwMcJjP6hxlkrf1phDU0iJLY6pD/RyP0AjlyBMt2BuB6mTszrszj8WaveZ bZNHjFJ6dFeL/duohMKi/A== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIIT95XJqRX/3EwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyMTE1MjkwMVoX DTI3MDQyMTE1MjkwMVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB ALrVT3Ivelh6ppbo45U4058XUJMvOFL8gsk9A06QJzpFPsl30K+O/VaHBYq4/J/d o/bVjd3Sl6PHqH9QZBljm/2VoxH8CJrZiQ8tCecPYnKC59HDNWPLfnTnHLlNE49W zjYKM6X1bYu1AFaZacMFbfKKoASP47fSq0kfWbuvMZa+5dptvvqkwK7uOfQjS99A Uep+58KZTMw4YBdgALogSm0JFzPBfln9hbUBpH7XTuRGM4FNbjMiQQyh0LWZryTq sAkue8/V1/qrLznaVEDk103BQIb+b7URHqanacsjetSvtm/q6lYh/qSihvoSa+XP NBWkkjhyhzN0dTQuJKXkkO0CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAb7+gma45FU4pfl55ecWreOHn0kE5mkM8v5aiWpadY73f2rBZKF2tNDyw Oq9eAGginHJRS9R7tYd21XSYIINnpzBLBgNVHSMERDBCgEC8+o/ZAo5Hyw+cdW7c 7CLbLm3MZjP+8s7kuRnCp7S+eXBoNCNtsgDDTDUl4x2sFq49Y1BPWMKSwauJsy8f FDBrMEsGA1UdEQREMEKCQCouYXBwcy41YmZkM2Y1Mi05NDlhLTQ2MTctODkyNC0x MDUzZWNiYTk3N2EucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBAEv017vmSXQz9RH1ab52BSPACRHZOISWzSq4jTbf0gH6stLXxy8NETMD4QFL 6mVm8cM6GpYLlZGEDeA07VEHL7KzWdx9PLkczv6BjIzSZk+nQNwlfYb2+PE7IU8Z WA2Fs2wi5qPNCZVtU1Dq6vGn7MtWJXq3SN8QzSmjEZlNwkXqv30/bQjStAcQAdfp uvRDbBVhKKNZXw3uJb65uE6bzk4v5j4j0rXCZYe0qavasnCLUBoItk1VqP0SBdMt r3MG7PwteVD5A21TS8mALjvysFoFQidhvDd9dP2t+3+DzK8BuxnjdzmXEi2Oy5La 2PX2mze/kJxYFCJFxVGbzw0dKGg= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIMikJuRmzIqAwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3Njc4NTg0NDAe Fw0yNjA0MjExNTM3MjRaFw0yODA2MTkxNTM3MjVaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY3ODU4NDQwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDCQo9Gsg63qG/ZRgPzLwiw15oeq+l/NYax 2yTxmkqaFQJSLqPgczcoOA/BG7158dMiRmMdz/m6bwJQQc89ZMFULR55Es51kuHP OzhRop5eCROiRkyg79Lqmhhu5eRuT+Cbar8Uv5bpQnpxRPL4ixf7bOm3gRVPb/6H mlrjIVc8pQJ9hMPG5sowJWyu4aDqdjcFvNI/NHOIyEPZAnZ0kGEDASckRIYwYKl9 0pcuav3cpX+VOOJr1Nkt+gwdDRUFbP564qveeD9eJcOPd+DWaaWFila1wLExXKM/ gH+xPkTG54u5Oi/4qxYARZY7Nu2J4puvw2MT8bMPcvk9JRfzimVhAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRgbooB k4onLoWYsdx9wDg9w4hU4DAfBgNVHSMEGDAWgBRgbooBk4onLoWYsdx9wDg9w4hU 4DANBgkqhkiG9w0BAQsFAAOCAQEAKC9glEAVY84/zjOB8slS5/hxQXRZ/VikzTVF hHLddquOgw38VN706IamIgcUZezU1uMthN71zImwt0sMSf8kGOVp98DeZouYmrFb weId/uymu1z62HPdK7XmBYvXUCahNg9eWfx3223QQFgqWPGYeLN+gi3Zc0xDq0ED Ug3MHHTcD8yoEA6ycFuTGo29Dxk7spKAz4hqxKa0fD4ptGZL/z/z+JUKO4f3RsO9 uIFGr3GN3Q6mL7oce4KoKyRWDdeaYjjKNhHunG0WXH2/VfI2qp+eaQqKcXj+UVna Md5XOhg5ZnrbGV33mffI3LurLfn82REWojy2yroufxDqXMZF7A== -----END CERTIFICATE----- Run E2E tests: llminferenceservice and cluster_cpu Starting E2E functional tests ... Parallelism requested for pytest is 2 ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python cachedir: .pytest_cache rootdir: /workspace/source/test/e2e configfile: pytest.ini plugins: asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, httpx-0.30.0, anyio-4.9.0 asyncio: mode=Mode.STRICT created: 2/2 workers 2 workers [20 items] scheduling tests via WorkStealingScheduling llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] 2026-04-21 15:48:46.083 5346 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-21 15:48:46.083 5343 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-21 15:48:46.102 5343 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-21 15:48:46.102 5343 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-21 15:48:46.125 5343 kserve.trace Resource not found, creating Gateway router-gateway-1 2026-04-21 15:48:46.125 5343 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 2026-04-21 15:48:46.131 5343 kserve.trace ✓ Successfully created Gateway router-gateway-1 2026-04-21 15:48:46.131 5343 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-1 [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] 2026-04-21 15:56:52.372 5343 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.372 5343 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.411 5343 kserve.trace ✓ Successfully updated Gateway router-gateway-1 2026-04-21 15:56:52.411 5343 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 2026-04-21 15:56:52.411 5343 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.411 5343 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.414 5343 kserve.trace Resource not found, creating HttpRoute router-route-1 2026-04-21 15:56:52.414 5343 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 2026-04-21 15:56:52.434 5343 kserve.trace ✓ Successfully created HttpRoute router-route-1 2026-04-21 15:56:52.434 5343 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 2026-04-21 15:56:52.434 5343 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.434 5343 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-21 15:56:52.443 5343 kserve.trace Resource not found, creating HttpRoute router-route-2 2026-04-21 15:56:52.443 5343 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 2026-04-21 15:56:52.459 5343 kserve.trace ✓ Successfully created HttpRoute router-route-2 2026-04-21 15:56:52.459 5343 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [gw1] PASSED llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] 2026-04-21 15:57:44.358 5346 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.358 5346 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.396 5346 kserve.trace Resource not found, creating Gateway router-gateway-2 2026-04-21 15:57:44.396 5346 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 2026-04-21 15:57:44.402 5346 kserve.trace ✓ Successfully created Gateway router-gateway-2 2026-04-21 15:57:44.402 5346 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 2026-04-21 15:57:44.403 5346 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.403 5346 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.408 5346 kserve.trace Resource not found, creating HttpRoute router-route-3 2026-04-21 15:57:44.408 5346 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 2026-04-21 15:57:44.423 5346 kserve.trace ✓ Successfully created HttpRoute router-route-3 2026-04-21 15:57:44.423 5346 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 2026-04-21 15:57:44.423 5346 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.423 5346 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-21 15:57:44.427 5346 kserve.trace Resource not found, creating HttpRoute router-route-4 2026-04-21 15:57:44.427 5346 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 2026-04-21 15:57:44.436 5346 kserve.trace ✓ Successfully created HttpRoute router-route-4 2026-04-21 15:57:44.436 5346 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-4 [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] =============================== warnings summary =============================== llmisvc/test_llm_inference_service.py:151 llmisvc/test_llm_inference_service.py:151 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:200 llmisvc/test_llm_inference_service.py:200 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:252 llmisvc/test_llm_inference_service.py:252 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:299 llmisvc/test_llm_inference_service.py:299 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.cluster_gpu, llmisvc/test_llm_inference_service.py:316 llmisvc/test_llm_inference_service.py:316 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.no_scheduler, llmisvc/test_llm_inference_service.py:329 llmisvc/test_llm_inference_service.py:329 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:761: DeprecationWarning: The event_loop fixture provided by pytest-asyncio has been redefined in /workspace/source/test/e2e/conftest.py:43 Replacing the event_loop fixture with a custom implementation is deprecated and will lead to errors in the future. If you want to request an asyncio event loop with a scope other than function scope, use the "scope" argument to the asyncio mark when marking the tests. If you want to return different types of event loops, use the event_loop_policy fixture. warnings.warn( llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service_stop.py:40: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 20 passed, 3 skipped, 28 warnings in 1006.65s (0:16:46) ============ /workspace/source /workspace/source + echo success [must-gather ] OUT 2026-04-21T16:05:31.306857658Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 5a736c44-617b-4fc9-9d64-d86ea867334f ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-21T16:05:31.353422306Z namespace/openshift-must-gather-p4kt2 created [must-gather ] OUT 2026-04-21T16:05:31.362340873Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rnfwl created [must-gather ] OUT 2026-04-21T16:05:31.388166488Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-zslsl] POD 2026-04-21T16:05:36.424788975Z [disk usage checker] Started [must-gather-zslsl] POD 2026-04-21T16:05:36.498629674Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-zslsl] POD 2026-04-21T16:05:36.689586277Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-zslsl] POD 2026-04-21T16:05:36.849759932Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:36.849791627Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:36.849791627Z namespaces "redhat-ods-operator" not found [must-gather-zslsl] POD 2026-04-21T16:05:36.853453682Z Error getting logs from redhat-ods-operator [must-gather-zslsl] POD 2026-04-21T16:05:37.017034336Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.017066883Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.017066883Z namespaces "redhat-ods-monitoring" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.020591611Z Error getting logs from redhat-ods-monitoring [must-gather-zslsl] POD 2026-04-21T16:05:37.177086659Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.177200506Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.177200506Z namespaces "redhat-ods-applications" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.180568009Z Error getting logs from redhat-ods-applications [must-gather-zslsl] POD 2026-04-21T16:05:37.340573154Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.340624758Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.340624758Z namespaces "rhods-notebooks" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.344133185Z Error getting logs from rhods-notebooks [must-gather-zslsl] POD 2026-04-21T16:05:37.505198115Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.505228228Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.505228228Z namespaces "rhoai-model-registries" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.508559563Z Error getting logs from rhoai-model-registries [must-gather-zslsl] POD 2026-04-21T16:05:37.666784896Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.666833760Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.666833760Z namespaces "istio-system" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.670407230Z Error getting logs from istio-system [must-gather-zslsl] POD 2026-04-21T16:05:37.829941565Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.829971371Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.829971371Z namespaces "knative-serving" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.833308698Z Error getting logs from knative-serving [must-gather-zslsl] POD 2026-04-21T16:05:37.995325436Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:37.995356176Z error: inspection completed with the errors occurred while gathering data: [must-gather-zslsl] POD 2026-04-21T16:05:37.995356176Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-zslsl] POD 2026-04-21T16:05:37.998849194Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-zslsl] POD 2026-04-21T16:05:38.269818530Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:38.550472465Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:38.690469223Z error: the server doesn't have a resource type "auths" [must-gather-zslsl] POD 2026-04-21T16:05:38.775514251Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:38.778703714Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:38.906755380Z error: the server doesn't have a resource type "monitorings" [must-gather-zslsl] POD 2026-04-21T16:05:38.991220257Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:38.994251311Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:39.123498908Z error: the server doesn't have a resource type "featuretrackers" [must-gather-zslsl] POD 2026-04-21T16:05:39.204130466Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:39.207185776Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:39.338695061Z error: the server doesn't have a resource type "codeflares" [must-gather-zslsl] POD 2026-04-21T16:05:39.423332729Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:39.426517985Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:39.560068131Z error: the server doesn't have a resource type "dashboards" [must-gather-zslsl] POD 2026-04-21T16:05:39.640490699Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:39.643450686Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:39.776069403Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-zslsl] POD 2026-04-21T16:05:39.860189934Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:39.863195825Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:39.991079482Z error: the server doesn't have a resource type "feastoperators" [must-gather-zslsl] POD 2026-04-21T16:05:40.073181459Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:40.076415716Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:40.205252923Z error: the server doesn't have a resource type "kserves" [must-gather-zslsl] POD 2026-04-21T16:05:40.290934033Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:40.294095034Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:40.424402185Z error: the server doesn't have a resource type "kueues" [must-gather-zslsl] POD 2026-04-21T16:05:40.506215764Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:40.509254800Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:40.639644261Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-zslsl] POD 2026-04-21T16:05:40.725005121Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:40.728164461Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:40.859738430Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-zslsl] POD 2026-04-21T16:05:40.940954788Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:40.944232936Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:41.076180916Z error: the server doesn't have a resource type "modelregistries" [must-gather-zslsl] POD 2026-04-21T16:05:41.160658585Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:41.163998305Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:41.292420165Z error: the server doesn't have a resource type "rays" [must-gather-zslsl] POD 2026-04-21T16:05:41.374510198Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:41.377631892Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:41.503785234Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-zslsl] POD 2026-04-21T16:05:41.513441770Z error: the server doesn't have a resource type "trainingoperators" [must-gather-zslsl] POD 2026-04-21T16:05:41.597074184Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:41.600229999Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:41.738295145Z error: the server doesn't have a resource type "trustyais" [must-gather-zslsl] POD 2026-04-21T16:05:41.821923740Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:41.824992539Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:41.953560346Z error: the server doesn't have a resource type "workbenches" [must-gather-zslsl] POD 2026-04-21T16:05:42.036251386Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:42.039148479Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:42.175167427Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-zslsl] POD 2026-04-21T16:05:42.258841512Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:42.262077436Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:42.393201763Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-zslsl] POD 2026-04-21T16:05:42.473422872Z error: arguments in resource/name form must have a single resource and name [must-gather-zslsl] POD 2026-04-21T16:05:42.476269753Z Error collecting info from [must-gather-zslsl] POD 2026-04-21T16:05:43.164729335Z error: the server doesn't have a resource type "predictors" [must-gather-zslsl] POD 2026-04-21T16:05:43.291938256Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-zslsl] POD 2026-04-21T16:05:43.418294960Z error: the server doesn't have a resource type "smcp" [must-gather-zslsl] POD 2026-04-21T16:05:43.544655709Z error: the server doesn't have a resource type "smm" [must-gather-zslsl] POD 2026-04-21T16:05:43.676397188Z error: the server doesn't have a resource type "smmr" [must-gather-zslsl] POD 2026-04-21T16:05:44.258916668Z error: the server doesn't have a resource type "knativeservings" [must-gather-zslsl] POD 2026-04-21T16:05:44.385560068Z error: the server doesn't have a resource type "configurations" [must-gather-zslsl] POD 2026-04-21T16:05:44.520198677Z error: the server doesn't have a resource type "routes" [must-gather-zslsl] POD 2026-04-21T16:05:44.652648686Z error: the server doesn't have a resource type "services" [must-gather-zslsl] POD 2026-04-21T16:05:44.783435204Z error: the server doesn't have a resource type "revisions" [must-gather-zslsl] POD 2026-04-21T16:05:45.301977875Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:45.548931518Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:45.920617052Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:46.121827446Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:46.282692830Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:46.473115038Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:46.508906904Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-zslsl] POD 2026-04-21T16:05:46.844419869Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:47.048416995Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:47.214229247Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:47.403455940Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:47.748948113Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:47.944587303Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:48.107686770Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:48.290591286Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:48.634741376Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:48.830251853Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:48.990093340Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:49.178120405Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:49.524958627Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:49.718098407Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:49.883689816Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:50.068738713Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:50.417639532Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:50.620491510Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:50.777642636Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:50.963314850Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:51.310357551Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:51.502582456Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:51.513649238Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-zslsl] POD 2026-04-21T16:05:51.660334954Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:51.843215049Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:52.195403520Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:52.387828591Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:52.548903680Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:52.736313695Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:53.092343538Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:53.295689967Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:53.458109882Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:53.655067828Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:54.042560583Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:54.257750021Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:54.424734214Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:54.625370886Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:54.998729582Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:55.212120592Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:55.377711687Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:55.583825364Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:55.997548581Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:56.217330497Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:56.384414297Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:56.519764179Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-zslsl] POD 2026-04-21T16:05:56.584836285Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:56.989201688Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:57.183587610Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:57.340973765Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-zslsl] POD 2026-04-21T16:05:57.529549009Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:57.875063945Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:58.090050199Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:58.251969254Z Gathering data for ns/openshift-ingress... [must-gather-zslsl] POD 2026-04-21T16:05:58.593918346Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:58.753677128Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:58.981217567Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:05:59.143486702Z Gathering data for ns/openshift-ingress... [must-gather-zslsl] POD 2026-04-21T16:05:59.480997585Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:05:59.659104975Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:05:59.889938467Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:06:00.054993618Z Gathering data for ns/kuadrant-system... [must-gather-zslsl] POD 2026-04-21T16:06:00.384411710Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zslsl] POD 2026-04-21T16:06:00.577311871Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zslsl] POD 2026-04-21T16:06:00.818823020Z Wrote inspect data to must-gather. [must-gather-zslsl] POD 2026-04-21T16:06:00.868274893Z Caches written to disk [must-gather-zslsl] OUT 2026-04-21T16:06:01.876554753Z waiting for gather to complete [must-gather-zslsl] OUT 2026-04-21T16:06:01.879794082Z downloading gather output [must-gather-zslsl] OUT 2026-04-21T16:06:02.174982072Z receiving incremental file list [must-gather-zslsl] OUT 2026-04-21T16:06:02.190818937Z ./ [must-gather-zslsl] OUT 2026-04-21T16:06:02.19092304Z aggregated-discovery-api.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.191211107Z aggregated-discovery-apis.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.191975226Z event-filter.html [must-gather-zslsl] OUT 2026-04-21T16:06:02.193336799Z timestamp [must-gather-zslsl] OUT 2026-04-21T16:06:02.193484782Z version [must-gather-zslsl] OUT 2026-04-21T16:06:02.196079296Z cluster-scoped-resources/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196097196Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196105156Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196159518Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.19628593Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196295791Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196340132Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.196419614Z namespaces/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196427604Z namespaces/kserve-ci-e2e-test/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196468085Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.196554207Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196621669Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.19668734Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.196734592Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.196842694Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.19707035Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197285655Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197334816Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.197392168Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197436229Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.197467029Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197556361Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197594272Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.197649244Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197743856Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197779227Z namespaces/kserve-ci-e2e-test/core/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.197813888Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.197943121Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.198037483Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.200210686Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.200289498Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.200681217Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.200816381Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.200999755Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201074087Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201122948Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201220701Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201254371Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201317923Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201351854Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201442036Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201486207Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201529988Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201576999Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201648451Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201708062Z namespaces/kserve-ci-e2e-test/pods/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201719123Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201778404Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/router-gateway-1-openshift-default-6c59fbf55c-pjq6c.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.201874366Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201883387Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201892457Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/istio-proxy/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.201945168Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/istio-proxy/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202082602Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202172704Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-pjq6c/istio-proxy/istio-proxy/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202222295Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.202283096Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/router-gateway-2-openshift-default-6866b85949-nm684.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.202384749Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.202394569Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.202402829Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/istio-proxy/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.20244556Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/istio-proxy/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202596734Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202722137Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-nm684/istio-proxy/istio-proxy/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.202786929Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.20284679Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.202911092Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.202965403Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.203032874Z namespaces/kuadrant-system/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.203087576Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.203158428Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.203212129Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.203275091Z namespaces/kuadrant-system/apps/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.203326692Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.203428124Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.203781043Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.20406442Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204127001Z namespaces/kuadrant-system/autoscaling/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.204178613Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204241694Z namespaces/kuadrant-system/batch/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.204295085Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204391628Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204450909Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.204508561Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204626633Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.204701085Z namespaces/kuadrant-system/core/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.204749316Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.2048981Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.205036773Z namespaces/kuadrant-system/core/events.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.205553426Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.205686529Z namespaces/kuadrant-system/core/pods.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206006787Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.20613412Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206353535Z namespaces/kuadrant-system/core/services.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206475588Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.206519859Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206660403Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.206697734Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206772786Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.206815657Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206925409Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.206985621Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207044062Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.207104014Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207160415Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.207219656Z namespaces/kuadrant-system/pods/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207227257Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207283718Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino-68bd676465-4snmx.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.20737614Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207382811Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207386231Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.207440732Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208250261Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208341314Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208393535Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.208452517Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/authorino-operator-7587b89b76-jpxwt.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.208549189Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.208555619Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.208558829Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.208628171Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208835116Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208917208Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.208968179Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209028671Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/dns-operator-controller-manager-844548ff4c-92f7f.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.209118693Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209128123Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209131673Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209190895Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.209318238Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.20940414Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.209445191Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209493132Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin-6c886788f8-nx62s.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.209571754Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209577924Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209581824Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209658586Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.209734958Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.20980725Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.209849671Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.209890521Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.209996054Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.210005004Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.210011264Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.210040425Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.211726436Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.211822918Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.211863739Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.211920151Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador-limitador-67566c68b4-skws5.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.211994752Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212003833Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212007453Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212040454Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.212126526Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.212197557Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.212229528Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212273879Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/limitador-operator-controller-manager-c7fb4c8d5-8z254.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.212366572Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212381742Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212385472Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212396902Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.212563496Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.212660089Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.21270065Z namespaces/kuadrant-system/policy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.21272951Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.212784502Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212826713Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.212869644Z namespaces/openshift-ingress/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.212912995Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.212977976Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.213017748Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213064458Z namespaces/openshift-ingress/apps/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.21310776Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213207612Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213465018Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213745125Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213795266Z namespaces/openshift-ingress/autoscaling/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.213841057Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.213905669Z namespaces/openshift-ingress/batch/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.21395169Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214030652Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214072913Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.214117734Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214195826Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214242097Z namespaces/openshift-ingress/core/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.214288688Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214745779Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.214856222Z namespaces/openshift-ingress/core/events.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.215141489Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.215225591Z namespaces/openshift-ingress/core/pods.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.215503618Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.215661072Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.215884307Z namespaces/openshift-ingress/core/services.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.21598376Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216027061Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216110903Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216160364Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216218215Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216265847Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216362979Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216443511Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216478132Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216545473Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216584904Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216699787Z namespaces/openshift-ingress/pods/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216713367Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216754948Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/istiod-openshift-gateway-55ff986f96-j5dhl.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.216875831Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216886312Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216892582Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.216927483Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.218669985Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.218717396Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.218758617Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.218787928Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.218892591Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.218901041Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.218905051Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.218947292Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219075285Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219145997Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219185047Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219224419Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router-default-744b6c97cd-ktnzw.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.219320111Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219326611Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219330071Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219365342Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/current.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219472565Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/previous.insecure.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219542856Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/previous.log [must-gather-zslsl] OUT 2026-04-21T16:06:02.219584127Z namespaces/openshift-ingress/policy/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219641179Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.21969855Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-zslsl] OUT 2026-04-21T16:06:02.219741041Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-zslsl] OUT 2026-04-21T16:06:02.227597742Z [must-gather-zslsl] OUT 2026-04-21T16:06:02.227673734Z sent 3,039 bytes received 362,543 bytes 243,721.33 bytes/sec [must-gather-zslsl] OUT 2026-04-21T16:06:02.227688794Z total size is 4,608,117 speedup is 12.60 [must-gather ] OUT 2026-04-21T16:06:02.367330191Z namespace/openshift-must-gather-p4kt2 deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 5a736c44-617b-4fc9-9d64-d86ea867334f ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-21T16:06:02.48649683Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 5a736c44-617b-4fc9-9d64-d86ea867334f ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-21T16:06:02.50913522Z namespace/openshift-must-gather-dt7xd created [must-gather ] OUT 2026-04-21T16:06:02.517029903Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-kcxn4 created [must-gather ] OUT 2026-04-21T16:06:02.549825Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-pzt4m] POD 2026-04-21T16:06:04.197064082Z [disk usage checker] Started [must-gather-pzt4m] POD 2026-04-21T16:06:04.200485915Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:04.415905544Z Gathering data for ns/openshift-cluster-version... [must-gather-pzt4m] POD 2026-04-21T16:06:04.566623659Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-pzt4m] POD 2026-04-21T16:06:04.669231246Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-pzt4m] POD 2026-04-21T16:06:04.769824849Z Gathering data for ns/default... [must-gather-pzt4m] POD 2026-04-21T16:06:05.130700578Z Gathering data for ns/openshift... [must-gather-pzt4m] POD 2026-04-21T16:06:05.607699583Z Gathering data for ns/kube-system... [must-gather-pzt4m] POD 2026-04-21T16:06:06.315974800Z Gathering data for ns/openshift-etcd... [must-gather-pzt4m] POD 2026-04-21T16:06:06.673014729Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:06.673048861Z error: inspection completed with the errors occurred while gathering data: [must-gather-pzt4m] POD 2026-04-21T16:06:06.673048861Z namespaces "assisted-installer" not found [must-gather-pzt4m] POD 2026-04-21T16:06:06.758341652Z Waiting on subprocesses to finish execution. [must-gather-pzt4m] POD 2026-04-21T16:06:06.764966680Z INFO: Gathering HAProxy config files [must-gather-pzt4m] POD 2026-04-21T16:06:06.765533329Z 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-pzt4m] POD 2026-04-21T16:06:06.771592009Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-pzt4m] POD 2026-04-21T16:06:06.776574306Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-pzt4m] POD 2026-04-21T16:06:06.872012437Z INFO: Collecting host service logs for crio [must-gather-pzt4m] POD 2026-04-21T16:06:06.872340944Z INFO: Collecting host service logs for kubelet [must-gather-pzt4m] POD 2026-04-21T16:06:06.872667132Z INFO: Collecting host service logs for rpm-ostreed [must-gather-pzt4m] POD 2026-04-21T16:06:06.872973450Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-pzt4m] POD 2026-04-21T16:06:06.873270872Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-pzt4m] POD 2026-04-21T16:06:06.873541291Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-pzt4m] POD 2026-04-21T16:06:06.873853829Z INFO: Collecting host service logs for NetworkManager [must-gather-pzt4m] POD 2026-04-21T16:06:06.874148856Z INFO: Collecting host service logs for openvswitch [must-gather-pzt4m] POD 2026-04-21T16:06:06.874455229Z INFO: Collecting host service logs for ovs-configuration [must-gather-pzt4m] POD 2026-04-21T16:06:06.874745135Z INFO: Collecting host service logs for ovsdb-server [must-gather-pzt4m] POD 2026-04-21T16:06:06.875061993Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-pzt4m] POD 2026-04-21T16:06:06.875404673Z INFO: Waiting for worker host service log collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:06.979153427Z INFO: Waiting for node performance related collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:07.349954860Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-pzt4m] POD 2026-04-21T16:06:07.679630989Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:07.808370272Z No resources found [must-gather-pzt4m] POD 2026-04-21T16:06:07.819367200Z No resources found in openshift-etcd namespace. [must-gather-pzt4m] POD 2026-04-21T16:06:07.879279332Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-pzt4m] POD 2026-04-21T16:06:08.029501069Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-pzt4m] POD 2026-04-21T16:06:08.124226828Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:08.131636193Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-mbdj9 [must-gather-pzt4m] POD 2026-04-21T16:06:08.131636193Z insights-runtime-extractor-48m9g [must-gather-pzt4m] POD 2026-04-21T16:06:08.131636193Z insights-runtime-extractor-hpj5v [must-gather-pzt4m] POD 2026-04-21T16:06:08.131636193Z insights-runtime-extractor-htkxj [must-gather-pzt4m] POD 2026-04-21T16:06:08.191348204Z INFO: "metallb-operator" not detected. Skipping. [must-gather-pzt4m] POD 2026-04-21T16:06:08.367401201Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:08.367433726Z INFO: on-disk MachineConfig config collection complete. [must-gather-pzt4m] POD 2026-04-21T16:06:08.612468674Z error: the server doesn't have a resource type "performanceprofile" [must-gather-pzt4m] POD 2026-04-21T16:06:08.748306759Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-pzt4m] POD 2026-04-21T16:06:08.748306759Z See 'oc rsync -h' for help and examples [must-gather-pzt4m] POD 2026-04-21T16:06:08.784387015Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:08.800087513Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-pzt4m] POD 2026-04-21T16:06:08.982156840Z No resources found [must-gather-pzt4m] POD 2026-04-21T16:06:09.096625260Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:09.102263405Z INFO: Worker host service log collection to complete. [must-gather-pzt4m] POD 2026-04-21T16:06:09.172119466Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-pzt4m] POD 2026-04-21T16:06:09.348666129Z ERROR: No running kube-apiserver pods found [must-gather-pzt4m] POD 2026-04-21T16:06:09.433812557Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:09.452019351Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:09.507853461Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:09.594612788Z Gathering data for ns/kuadrant-system... [must-gather-pzt4m] POD 2026-04-21T16:06:09.632156093Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:09.661130505Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:09.672256434Z INFO: HAProxy config collection complete. [must-gather-pzt4m] POD 2026-04-21T16:06:09.679420556Z INFO: 'previous-logs' folder not found on ip-10-0-128-232.ec2.internal, skipping... [must-gather-pzt4m] POD 2026-04-21T16:06:09.752246029Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:09.802679942Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:09.925443439Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:10.049189481Z error: the server doesn't have a resource type "machineconfigs" [must-gather-pzt4m] POD 2026-04-21T16:06:10.054098674Z INFO: 'previous-logs' folder not found on ip-10-0-132-141.ec2.internal, skipping... [must-gather-pzt4m] POD 2026-04-21T16:06:10.136451036Z INFO: Getting rules from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:10.222074245Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-pzt4m] POD 2026-04-21T16:06:10.370149433Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:10.415748837Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:10.507665901Z INFO: 'previous-logs' folder not found on ip-10-0-136-123.ec2.internal, skipping... [must-gather-pzt4m] POD 2026-04-21T16:06:10.507787837Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:10.507881800Z INFO: Machine Config Daemon termination log collection complete. [must-gather-pzt4m] POD 2026-04-21T16:06:10.591181168Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-pzt4m] POD 2026-04-21T16:06:10.749095439Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:10.812395945Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:10.817817151Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:10.836826812Z Gathering data for ns/openshift-monitoring... [must-gather-pzt4m] POD 2026-04-21T16:06:11.007001583Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-pzt4m] POD 2026-04-21T16:06:11.176443010Z INFO: INTERCONNECT MODE [must-gather-pzt4m] POD 2026-04-21T16:06:11.176532521Z INFO: Gathering ovn-kubernetes DBs [must-gather-pzt4m] POD 2026-04-21T16:06:11.252736333Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:11.309244538Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:11.398353590Z INFO: Gathering OVN_Northbound from ovnkube-node-7tbgn... [must-gather-pzt4m] POD 2026-04-21T16:06:11.398688659Z INFO: Gathering OVN_Northbound from ovnkube-node-9v44z... [must-gather-pzt4m] POD 2026-04-21T16:06:11.398985592Z INFO: Gathering OVN_Northbound from ovnkube-node-wkxqg... [must-gather-pzt4m] POD 2026-04-21T16:06:11.399329498Z INFO: Gathering OVN_Southbound from ovnkube-node-7tbgn... [must-gather-pzt4m] POD 2026-04-21T16:06:11.399601687Z INFO: Gathering OVN_Southbound from ovnkube-node-9v44z... [must-gather-pzt4m] POD 2026-04-21T16:06:11.399907813Z INFO: Gathering OVN_Southbound from ovnkube-node-wkxqg... [must-gather-pzt4m] POD 2026-04-21T16:06:11.521511648Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:11.738553444Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.764993062Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.811567895Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:11.815226615Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.823083030Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.831352852Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.831819504Z tar: Removing leading `/' from member names [must-gather-pzt4m] POD 2026-04-21T16:06:11.939094453Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:12.160508626Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:12.237256168Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-pzt4m] POD 2026-04-21T16:06:12.474608856Z INFO: Waiting for network log collection to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:12.474637787Z INFO: Waiting for ovnk database copies to complete ... [must-gather-pzt4m] POD 2026-04-21T16:06:12.475050464Z INFO: Copying ovnk databases complete. [must-gather-pzt4m] POD 2026-04-21T16:06:12.476676328Z 4.9M must-gather/network_logs/ovnk_database_store [must-gather-pzt4m] POD 2026-04-21T16:06:12.478913712Z ovnk_database_store/ [must-gather-pzt4m] POD 2026-04-21T16:06:12.478913712Z ovnk_database_store/ovnkube-node-wkxqg_sbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.506481015Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:12.511298640Z ovnk_database_store/ovnkube-node-9v44z_sbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.541309769Z ovnk_database_store/ovnkube-node-7tbgn_nbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.553009951Z ovnk_database_store/ovnkube-node-9v44z_nbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.566694596Z ovnk_database_store/ovnkube-node-7tbgn_sbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.595297685Z ovnk_database_store/ovnkube-node-wkxqg_nbdb [must-gather-pzt4m] POD 2026-04-21T16:06:12.614502698Z INFO: Network log collection complete. [must-gather-pzt4m] POD 2026-04-21T16:06:12.708659702Z INFO: Getting status from alertmanager-main-0 [must-gather-pzt4m] POD 2026-04-21T16:06:12.812449707Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:13.080420124Z W0421 16:06:13.080362 1422 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather-pzt4m] POD 2026-04-21T16:06:13.088826469Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:13.323223824Z Gathering data for ns/openshift-network-console... [must-gather-pzt4m] POD 2026-04-21T16:06:13.468525213Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:13.784210398Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-pzt4m] POD 2026-04-21T16:06:13.787452496Z INFO: Fallback to identify the container image from release info [must-gather-pzt4m] POD 2026-04-21T16:06:13.870908258Z Gathering data for ns/openshift-console-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:14.323183866Z Gathering data for ns/openshift-console... [must-gather-pzt4m] POD 2026-04-21T16:06:14.376121289Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-pzt4m] POD 2026-04-21T16:06:14.468933320Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:14.479094668Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:14.519844209Z daemonset.apps/perf-node-gather-daemonset created [must-gather-pzt4m] POD 2026-04-21T16:06:14.643953117Z Waiting for performance profile collector pods to become ready: 1 [must-gather-pzt4m] POD 2026-04-21T16:06:14.810232507Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:15.198487097Z Gathering data for ns/openshift-dns-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:15.508983615Z Gathering data for ns/openshift-dns... [must-gather-pzt4m] POD 2026-04-21T16:06:15.763373205Z Waiting for performance profile collector pods to become ready: 2 [must-gather-pzt4m] POD 2026-04-21T16:06:16.150507685Z Gathering data for ns/openshift-image-registry... [must-gather-pzt4m] POD 2026-04-21T16:06:16.640293723Z Gathering data for ns/openshift-ingress-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:16.891376461Z Waiting for performance profile collector pods to become ready: 3 [must-gather-pzt4m] POD 2026-04-21T16:06:17.021359469Z Gathering data for ns/openshift-ingress... [must-gather-pzt4m] POD 2026-04-21T16:06:17.633077536Z Gathering data for ns/openshift-ingress-canary... [must-gather-pzt4m] POD 2026-04-21T16:06:18.026023366Z Waiting for performance profile collector pods to become ready: 4 [must-gather-pzt4m] POD 2026-04-21T16:06:18.108303452Z Gathering data for ns/openshift-insights... [must-gather-pzt4m] POD 2026-04-21T16:06:19.145939032Z Waiting for performance profile collector pods to become ready: 5 [must-gather-pzt4m] POD 2026-04-21T16:06:19.484056864Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:20.270567756Z Waiting for performance profile collector pods to become ready: 6 [must-gather-pzt4m] POD 2026-04-21T16:06:20.799179656Z Gathering data for ns/openshift-lws-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:21.364404894Z Gathering data for ns/kserve... [must-gather-pzt4m] POD 2026-04-21T16:06:21.394705883Z Waiting for performance profile collector pods to become ready: 7 [must-gather-pzt4m] POD 2026-04-21T16:06:22.521780294Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-pzt4m] POD 2026-04-21T16:06:22.773748047Z Collecting performance related data for node ip-10-0-128-232.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:22.780367866Z Collecting performance related data for node ip-10-0-136-123.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:22.787589524Z Collecting performance related data for node ip-10-0-132-141.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:23.113290864Z Gathering data for ns/openshift-config... [must-gather-pzt4m] POD 2026-04-21T16:06:23.532837634Z Gathering data for ns/openshift-config-managed... [must-gather-pzt4m] POD 2026-04-21T16:06:24.120987897Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:24.489382711Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:24.506996987Z Gathering data for ns/openshift-kube-apiserver... [must-gather-pzt4m] POD 2026-04-21T16:06:24.817552239Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-pzt4m] POD 2026-04-21T16:06:25.133606550Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:25.530069528Z Gathering data for ns/openshift-kube-scheduler... [must-gather-pzt4m] POD 2026-04-21T16:06:25.873812921Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:26.251938154Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-pzt4m] POD 2026-04-21T16:06:26.614552573Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:26.952015637Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-pzt4m] POD 2026-04-21T16:06:27.565387198Z Gathering data for ns/openshift-multus... [must-gather-pzt4m] POD 2026-04-21T16:06:29.082133118Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-pzt4m] POD 2026-04-21T16:06:29.494831911Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:30.727593302Z Gathering data for ns/openshift-host-network... [must-gather-pzt4m] POD 2026-04-21T16:06:31.097008944Z Gathering data for ns/openshift-network-diagnostics... [must-gather-pzt4m] POD 2026-04-21T16:06:31.223503941Z Collecting kubelet logs for node ip-10-0-128-232.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:31.225474668Z Collecting kubelet logs for node ip-10-0-136-123.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:31.227422981Z Collecting kubelet logs for node ip-10-0-132-141.ec2.internal [must-gather-pzt4m] POD 2026-04-21T16:06:31.659201329Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-pzt4m] POD 2026-04-21T16:06:31.664542100Z INFO: Node performance data collection complete. [must-gather-pzt4m] POD 2026-04-21T16:06:31.754161817Z Gathering data for ns/openshift-network-node-identity... [must-gather-pzt4m] POD 2026-04-21T16:06:32.193107291Z Gathering data for ns/openshift-network-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:32.585688043Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-pzt4m] POD 2026-04-21T16:06:32.922880208Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:33.395087049Z Gathering data for ns/openshift-apiserver-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:33.711761991Z Gathering data for ns/openshift-apiserver... [must-gather-pzt4m] POD 2026-04-21T16:06:34.168454191Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:34.459038048Z Gathering data for ns/openshift-controller-manager... [must-gather-pzt4m] POD 2026-04-21T16:06:34.502044690Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather-pzt4m] POD 2026-04-21T16:06:34.778239119Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:35.439422392Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-pzt4m] POD 2026-04-21T16:06:35.746982790Z Gathering data for ns/openshift-service-ca-operator... [must-gather-pzt4m] POD 2026-04-21T16:06:36.072410587Z Gathering data for ns/openshift-service-ca... [must-gather-pzt4m] POD 2026-04-21T16:06:36.446940046Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-pzt4m] POD 2026-04-21T16:06:37.390640575Z Wrote inspect data to must-gather. [must-gather-pzt4m] POD 2026-04-21T16:06:37.390682966Z error: inspection completed with the errors occurred while gathering data: [must-gather-pzt4m] POD 2026-04-21T16:06:37.390682966Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-pzt4m] POD 2026-04-21T16:06:37.531692744Z error: the server doesn't have a resource type "clusters" [must-gather-pzt4m] POD 2026-04-21T16:06:37.821573514Z Caches written to disk [must-gather-pzt4m] OUT 2026-04-21T16:06:38.830494054Z waiting for gather to complete [must-gather-pzt4m] OUT 2026-04-21T16:06:38.834406208Z downloading gather output [must-gather-pzt4m] OUT 2026-04-21T16:06:39.110062279Z receiving incremental file list [must-gather-pzt4m] OUT 2026-04-21T16:06:39.132526509Z ./ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.132699854Z aggregated-discovery-api.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.133052332Z aggregated-discovery-apis.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.133849641Z event-filter.html [must-gather-pzt4m] OUT 2026-04-21T16:06:39.136975176Z timestamp [must-gather-pzt4m] OUT 2026-04-21T16:06:39.137062829Z version [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144331793Z cluster-scoped-resources/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144357474Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144391875Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144526148Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144768934Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144870646Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144930168Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.144975649Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145073351Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145159573Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145266686Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145308637Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.14542964Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145515672Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145900061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.145947112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.146157547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.146424544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.146635869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.146796943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.150282987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.15209216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.152292655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.152469939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.153012052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.153163916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.15332915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.153445763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.154230542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.154465027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.15459955Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.154789855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.155980024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.15625027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.156450045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/bundles.trust.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.15665347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.156984728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.157126141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.157372117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.157688735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.158388231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.158532805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.158694979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.158836622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.158954125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.159085168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.159266253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.159458687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.160280357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.16041598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.160578324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.162432789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.162636084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.162770047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.162982932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.163256209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.16370999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.163832313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.163953956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164060448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164170281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164285884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164391496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.16457227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164738834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.164861347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.165136624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.165283837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.16539014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.165951833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.166072227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.166182589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.166389004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167120942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167231944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167424659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167548042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167716796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167833279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.167985082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168117365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168236608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168350931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168481424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168639048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168769861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.168918265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.169052198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.169185451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.169323745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.169713444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.169882248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.170306548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.170441932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.1712168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.171336293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.171445246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.171574619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.171756153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172016639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172137362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172249135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172402269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172520082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172664115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172814309Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.172966692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.173092025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.175316379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.17580319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.176363984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.176557849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.176736353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.176871106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.176980859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.177087191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.177929772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.178241869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.178527616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.182746928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.182892031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.184288485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.185669638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.185818471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.185978035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.186120109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.186260502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.186418276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.186551909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.194952771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.195257638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.199586763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.203767413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.203940187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.204312376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.204629824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.204806618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.204964162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.205089775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.205267859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.205527496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.20569072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.205814703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206039378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206183581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206326455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206452658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206582731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206751705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.206900949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207026912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207146804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207297838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207459462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207582755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207744099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.207882952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.208043396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.208325383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.208465666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.208738443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.208895917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.20903155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.209157143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211064129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211201202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211330165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211459038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211580281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211771086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.211903629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.212060823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.212197826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.213742153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.213907637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.21403916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.214209605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.214343798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.214536662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.214806659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.215334701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.215620178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.215770672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.215897305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.216022698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.216651953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.216862468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.216996061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.218421756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.21860167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.218798425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.218925818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.219100112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trustmanagers.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.219387619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.219542433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.219737217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.220141957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22026327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.220396953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.220578447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.220756662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.220913766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.221068929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.221268584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222372921Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222589716Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222675408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222789741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222892863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.222996226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223094968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223270962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223389425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223495978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22360188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223767084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223873217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.223978159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224081742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224189065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224291727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22439599Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224498102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224602414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224731307Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22483453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.224938483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225044735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225148597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22527626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225386183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225508646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225641269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225760502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225866965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.225970117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22608459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226188702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226293985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226395118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2265024Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226629263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226748026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.226843008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22692949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227023362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227122505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227226718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22733078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227439023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227543215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227680898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227788341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.227924864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228036317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22814573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228251152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228361385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228471657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.22857732Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228719603Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228830136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.228935949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229045871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229153134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229273597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229380269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229491802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229618615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229737368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229865961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.229976784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230086816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230193989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230304972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230412034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230521457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23065554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230765423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230871785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.230990948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231120851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231239364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231351147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231458979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231564502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231715406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231830308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.231942871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232052283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.trust.cert-manager.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232157176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232263608Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232373501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232480174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232590456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2327285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232841182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.232996616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233110769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233240562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233347155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233460857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23357017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233703963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233812406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.233922269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234031291Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234137744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234246776Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234354629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234462412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234528803Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234593335Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234673407Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2fm7m.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23481254Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4ft7t.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.234916612Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cnw65.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235014685Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hbnhk.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235121877Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hfkp8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23523125Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l2rzg.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235333973Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mshnk.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235448715Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s2khs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23565946Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-spz7j.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235788353Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vrz47.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.235906936Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wqhvj.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236018789Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xzkq2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236134232Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-djp4x.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236254815Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-kdrvf.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236372758Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-z9mkt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236504921Z cluster-scoped-resources/config.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236573592Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.236764877Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23691052Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237018413Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237120665Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237466394Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237592977Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23772263Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237832733Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.237967516Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238078148Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238182021Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238278933Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238386176Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238487718Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238622912Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238736194Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238846137Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.238947329Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239048852Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239152614Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239254647Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239354629Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239459372Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239516103Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239688077Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.23980747Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.239910213Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240016445Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240124888Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24023386Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240400094Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240512187Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24062469Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240763723Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240856505Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.240987889Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241080921Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241185933Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241296416Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241403339Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241499981Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241627494Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241772477Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24188012Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.241964422Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242031354Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242120356Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242175847Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242253609Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24230708Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242393362Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242446824Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242516565Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242568367Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242655029Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2427048Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242780572Z cluster-scoped-resources/console.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242808532Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242866124Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.242974326Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243073379Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24313323Z cluster-scoped-resources/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2431402Z cluster-scoped-resources/core/nodes/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243194842Z cluster-scoped-resources/core/nodes/ip-10-0-128-232.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243370476Z cluster-scoped-resources/core/nodes/ip-10-0-132-141.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243514269Z cluster-scoped-resources/core/nodes/ip-10-0-136-123.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243654093Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243724274Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243785266Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.243901779Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244005581Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244105353Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244207766Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244321369Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244488083Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244598835Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244728188Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244845861Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.244946294Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245042616Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245140558Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245253941Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245360794Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245470086Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245579599Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245713582Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245828435Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.245945728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246063351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246183003Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246287976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246382108Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24643902Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246546382Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246669765Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246772228Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24686991Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.246970322Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247133556Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247266709Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247371852Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247443554Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247449784Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247504045Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247583047Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247589868Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247758081Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247888404Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.247942846Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248016818Z cluster-scoped-resources/migration.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248025478Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248087909Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248198762Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248369446Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248435268Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248445768Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248499439Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248632973Z cluster-scoped-resources/operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248644963Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248706664Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248807967Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248863948Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.248999871Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249054163Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249145675Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249220816Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249313799Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24936578Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249492893Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249534494Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249630117Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249687698Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.24976733Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249847082Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249912923Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.249966914Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250049376Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250099768Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2501964Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250249761Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250332763Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250391045Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250475457Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250543888Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250676911Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250750373Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250912767Z cluster-scoped-resources/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250923728Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.250973909Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251078941Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251121992Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251287666Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251411879Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251583883Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251744397Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25186523Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.251973093Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252089036Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252169927Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252197238Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25224894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252345572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252440764Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252593818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252721971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252823953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252908925Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.252999547Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25311632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253224243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253307495Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253434868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253556121Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253706315Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253860388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.253963261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254050453Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254152975Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254249428Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254292889Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254397581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254479143Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254562135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254738089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254834162Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.254920054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255012716Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255096638Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25518929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255273962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255365884Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255464847Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255549569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255725933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255820165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255899667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.255987419Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256056791Z cluster-scoped-resources/sailoperator.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256063661Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256118102Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256197784Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256209115Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256255146Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256315507Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256323977Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256356058Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25642814Z cluster-scoped-resources/storage.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25643599Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256476451Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256553853Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256602454Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-232.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256763998Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-141.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25686872Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-123.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256934922Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.256983243Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257081436Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257125527Z host_service_logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257177398Z host_service_logs/masters/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257226579Z host_service_logs/masters/NetworkManager_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257296351Z host_service_logs/masters/crio_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257369653Z host_service_logs/masters/kubelet_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257433014Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257569648Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257691871Z host_service_logs/masters/openvswitch_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257765552Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257840514Z host_service_logs/masters/ovs-configuration_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257911986Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.257989958Z host_service_logs/masters/ovsdb-server_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258056439Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25809868Z ingress_controllers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25810721Z ingress_controllers/default/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258110901Z ingress_controllers/default/router-default-744b6c97cd-ktnzw/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258156771Z ingress_controllers/default/router-default-744b6c97cd-ktnzw/haproxy.config [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258305075Z insights-data/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258313515Z machine_config_ondisk/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258317675Z machine_config_termination_logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258325866Z monitoring/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258335976Z monitoring/alertmanager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258370737Z monitoring/alertmanager/status.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258466539Z monitoring/alertmanager/status.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.25852161Z monitoring/prometheus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258571261Z monitoring/prometheus/alertmanagers.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258730465Z monitoring/prometheus/alertmanagers.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.258801617Z monitoring/prometheus/rules.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.259495744Z monitoring/prometheus/rules.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.259558045Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.259599916Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260471247Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260509178Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260554549Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260674072Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260743924Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260845606Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260902877Z monitoring/prometheus/status/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.260955939Z monitoring/prometheus/status/config.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261439201Z monitoring/prometheus/status/config.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261507612Z monitoring/prometheus/status/flags.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261631885Z monitoring/prometheus/status/flags.stderr [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261865141Z namespaces/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261878371Z namespaces/cert-manager-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261882841Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261887291Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.261933122Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262004744Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262021584Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262069456Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262293191Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262525557Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262700901Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.262912256Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263190603Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.26347651Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.26351249Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-c95tl.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263723965Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263774697Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263861119Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263883739Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.263950371Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264000852Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264079694Z namespaces/cert-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264093394Z namespaces/cert-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264129385Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264148136Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264306819Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264491194Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.26473598Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.264996566Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265253572Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265482378Z namespaces/default/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265530649Z namespaces/default/default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265634361Z namespaces/default/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265691253Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265771265Z namespaces/default/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265804955Z namespaces/default/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265892068Z namespaces/default/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.265966049Z namespaces/default/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266040031Z namespaces/default/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266091562Z namespaces/default/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266137014Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266185825Z namespaces/default/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266227716Z namespaces/default/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266310498Z namespaces/default/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266366759Z namespaces/default/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2664174Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266491842Z namespaces/default/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266573884Z namespaces/default/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266631965Z namespaces/default/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266776959Z namespaces/default/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.266884301Z namespaces/default/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267092366Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267171708Z namespaces/default/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267257061Z namespaces/default/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267382173Z namespaces/default/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267535027Z namespaces/default/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.26763377Z namespaces/default/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267722792Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267784313Z namespaces/default/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267822984Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267876225Z namespaces/default/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.267918696Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268010639Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268094291Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268142762Z namespaces/default/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268182113Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268231514Z namespaces/default/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268280235Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268312886Z namespaces/default/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268320896Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268351647Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268510031Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268742296Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.268929621Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269160276Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269403012Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269601277Z namespaces/default/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269670088Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2697283Z namespaces/default/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269774811Z namespaces/default/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269835963Z namespaces/kserve-ci-e2e-test/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269845003Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269848963Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269881813Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/epp-kserve-ci-e2e-test-scheduler-ha-replicas-test-inference-pool.gateway-api-inference-extension.sigs.k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.269996676Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270010987Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270045008Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27014508Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270225062Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270236952Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270298754Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270448337Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270669503Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.270812066Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27100276Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271238746Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271486592Z namespaces/kserve/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271537003Z namespaces/kserve/kserve.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271619075Z namespaces/kserve/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271675557Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271748038Z namespaces/kserve/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2718033Z namespaces/kserve/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.271884292Z namespaces/kserve/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272099707Z namespaces/kserve/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272291022Z namespaces/kserve/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272337143Z namespaces/kserve/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272381434Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272417085Z namespaces/kserve/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272470486Z namespaces/kserve/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272547208Z namespaces/kserve/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27263163Z namespaces/kserve/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272761153Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272842805Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272879696Z namespaces/kserve/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272886116Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.272936747Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273022899Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273113731Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273234144Z namespaces/kserve/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273281205Z namespaces/kserve/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273525861Z namespaces/kserve/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273704505Z namespaces/kserve/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.273981582Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274063604Z namespaces/kserve/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274370292Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274549826Z namespaces/kserve/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274854353Z namespaces/kserve/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274959616Z namespaces/kserve/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.274991707Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275106979Z namespaces/kserve/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27515578Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275213832Z namespaces/kserve/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275260593Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275369076Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275461468Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275510219Z namespaces/kserve/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27556817Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275682803Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275727044Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275829457Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275876698Z namespaces/kserve/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.275952279Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276014321Z namespaces/kserve/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276022081Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276082293Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276280118Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276486442Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276699568Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.276957914Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277276502Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277502557Z namespaces/kserve/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277515127Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277558388Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/kserve-controller-manager-9c85dd4d8-zp5r9.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277697432Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277715262Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277724592Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277761583Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.277935647Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278008159Z namespaces/kserve/pods/kserve-controller-manager-9c85dd4d8-zp5r9/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.27804073Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278081061Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/llmisvc-controller-manager-6bf4699d45-xvlhs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278163103Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278172273Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278181023Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.278229185Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281282238Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281353909Z namespaces/kserve/pods/llmisvc-controller-manager-6bf4699d45-xvlhs/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281426771Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281480492Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/model-serving-api-86f7b4b499-l4gvp.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281576035Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281583595Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281597905Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/server/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281682257Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/server/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.2817776Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/server/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281845081Z namespaces/kserve/pods/model-serving-api-86f7b4b499-l4gvp/server/server/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281898833Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.281942764Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/odh-model-controller-696fc77849-lnjn8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.282026856Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.282033856Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.282039836Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.282088157Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.289771202Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.289844744Z namespaces/kserve/pods/odh-model-controller-696fc77849-lnjn8/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.289867054Z namespaces/kserve/pods/s3-init-hgbvx/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.289924076Z namespaces/kserve/pods/s3-init-hgbvx/s3-init-hgbvx.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290009768Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290020838Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/s3-init/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290026098Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/s3-init/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290038549Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/s3-init/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290148131Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/s3-init/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290216853Z namespaces/kserve/pods/s3-init-hgbvx/s3-init/s3-init/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290253503Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290278414Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs-86cc847c5c-b8b7x.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290371806Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290380287Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/seaweedfs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290384767Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/seaweedfs/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290417787Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/seaweedfs/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290584562Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290680384Z namespaces/kserve/pods/seaweedfs-86cc847c5c-b8b7x/seaweedfs/seaweedfs/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290736215Z namespaces/kserve/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290767476Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290842188Z namespaces/kserve/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290872998Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.290957351Z namespaces/kuadrant-system/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291004132Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291079774Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291124015Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291197756Z namespaces/kuadrant-system/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291234987Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29132736Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291693798Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.291975175Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292015846Z namespaces/kuadrant-system/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292062627Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292125599Z namespaces/kuadrant-system/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29217184Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292268162Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292340174Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292401975Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292498588Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292531349Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292539599Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29258409Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292701813Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292787965Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292887687Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.292960439Z namespaces/kuadrant-system/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29300276Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.293145953Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.293281176Z namespaces/kuadrant-system/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.293721817Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.293807809Z namespaces/kuadrant-system/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.294219049Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.294430504Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.294759222Z namespaces/kuadrant-system/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.294878365Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.294931226Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295055939Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29508903Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295169072Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295189192Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295283384Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295370057Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295411158Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295460599Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29550862Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295556811Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295641363Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295656944Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.295722015Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29592195Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.296197657Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.296374861Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.296633337Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.296988776Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297270512Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297285913Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-kgzkp.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297556819Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29757759Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297695433Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297784465Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297874097Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.297930688Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29798116Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298031011Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298081402Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298177354Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298327628Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29842523Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298500092Z namespaces/kuadrant-system/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298509042Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298553263Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino-68bd676465-4snmx.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298678266Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298690526Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298704477Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.298743408Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299433544Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299508616Z namespaces/kuadrant-system/pods/authorino-68bd676465-4snmx/authorino/authorino/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299566218Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.29965092Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/authorino-operator-7587b89b76-jpxwt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299743882Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299754952Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299759772Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299770983Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.299989928Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300062299Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-jpxwt/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300110121Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300141241Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/dns-operator-controller-manager-844548ff4c-92f7f.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300271395Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300284735Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300307065Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300342296Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300474529Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300590212Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-92f7f/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300671344Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300728915Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin-6c886788f8-nx62s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300814128Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300821628Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300832098Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300876369Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.300948401Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301024473Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-nx62s/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301053594Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301097095Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301216667Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301233168Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301239218Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.301288339Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.302854237Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.302949269Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-9sfqk/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.302962869Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303023241Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador-limitador-67566c68b4-skws5.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303091812Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303104293Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303108063Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303149594Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303244496Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303311318Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-skws5/limitador/limitador/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303354789Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3033909Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/limitador-operator-controller-manager-c7fb4c8d5-8z254.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303482382Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303493112Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303504592Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303541043Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303731678Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.30381159Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8z254/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.30384279Z namespaces/kuadrant-system/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303891432Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303943033Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.303993534Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304044855Z namespaces/kube-node-lease/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304054026Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304061396Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304109047Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-232.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304194169Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-141.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304284901Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-123.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304343782Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304350153Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304398524Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304558528Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304807684Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.304954237Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305157522Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305421248Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305641394Z namespaces/kube-public/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305660794Z namespaces/kube-public/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305669925Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.305717015Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.30589045Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306069204Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306208667Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306409002Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306668678Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306921585Z namespaces/kube-system/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.306960265Z namespaces/kube-system/kube-system.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307082259Z namespaces/kube-system/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307125089Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307204171Z namespaces/kube-system/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307246563Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307386226Z namespaces/kube-system/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307470748Z namespaces/kube-system/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.30756451Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307645702Z namespaces/kube-system/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307696493Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307782675Z namespaces/kube-system/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307810506Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.307931479Z namespaces/kube-system/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.30799055Z namespaces/kube-system/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308041771Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308140934Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308160894Z namespaces/kube-system/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308168725Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308217796Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-bm5d7x5fjx5sgfx5oqyleejbom.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308322138Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308424961Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308506163Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308679697Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308737538Z namespaces/kube-system/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308792489Z namespaces/kube-system/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.308971734Z namespaces/kube-system/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.309061616Z namespaces/kube-system/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.309391324Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.309464656Z namespaces/kube-system/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.309773523Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.309885366Z namespaces/kube-system/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310191363Z namespaces/kube-system/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310255935Z namespaces/kube-system/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310313276Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310369558Z namespaces/kube-system/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310421419Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31046792Z namespaces/kube-system/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310500971Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310589793Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310735616Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310793938Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310842479Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31090157Z namespaces/kube-system/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310952641Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.310998553Z namespaces/kube-system/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311027663Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311077904Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311227408Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311419833Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311588007Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.311828863Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312071559Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312280573Z namespaces/kube-system/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312288314Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312334945Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer-4mz5z.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312428547Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312435707Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312441928Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312486869Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312786056Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312861038Z namespaces/kube-system/pods/global-pull-secret-syncer-4mz5z/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.312912089Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31297363Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer-4pjd9.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313050762Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313057252Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313063012Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313116584Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313321378Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31339847Z namespaces/kube-system/pods/global-pull-secret-syncer-4pjd9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313444392Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313496733Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer-94vp4.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313566104Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313573665Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313577305Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313666587Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313838701Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313910343Z namespaces/kube-system/pods/global-pull-secret-syncer-94vp4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313940533Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.313988845Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent-6l9p8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314077157Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314083317Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314089277Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/konnectivity-agent/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314140468Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314734543Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314806774Z namespaces/kube-system/pods/konnectivity-agent-6l9p8/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314866876Z namespaces/kube-system/pods/konnectivity-agent-crzt4/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314915257Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent-crzt4.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314976488Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314985089Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.314995629Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/konnectivity-agent/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31504862Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315502331Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315578183Z namespaces/kube-system/pods/konnectivity-agent-crzt4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315674265Z namespaces/kube-system/pods/konnectivity-agent-xph98/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315732927Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent-xph98.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315834839Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315849789Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/konnectivity-agent/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315855459Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/konnectivity-agent/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.315914351Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316345851Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316424013Z namespaces/kube-system/pods/konnectivity-agent-xph98/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316467394Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316532636Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316624348Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316640138Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316647089Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/haproxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31672026Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316908775Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.316995577Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-232.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317056668Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3171148Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317223823Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317231883Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317239273Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/haproxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317307094Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31752626Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317642793Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-141.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317704504Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317762785Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317835597Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317841997Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/haproxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317847727Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/haproxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.317909999Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318118324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318204906Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-123.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318307198Z namespaces/kube-system/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.31835233Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318432001Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318446272Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318500773Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318587835Z namespaces/kube-system/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318735079Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318811741Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318824481Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318829791Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.318865522Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.319073757Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.319298462Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.319479557Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.319753373Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.319994599Z namespaces/open-cluster-management-5bfd3f52-949a-4617-8924-1053ecba9/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320203024Z namespaces/open-cluster-management-agent-addon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320215974Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320221464Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320258435Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320375228Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320416029Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32043757Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320488361Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.320701766Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32089028Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321031734Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321258149Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321488875Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321756932Z namespaces/openshift-apiserver-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321808773Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321879915Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321913095Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.321994737Z namespaces/openshift-apiserver-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322024488Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32212153Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322203532Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322277994Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322334125Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322431808Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322486659Z namespaces/openshift-apiserver-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322491539Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322688624Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322770696Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322816247Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32293083Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.322979831Z namespaces/openshift-apiserver-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.323030552Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324061427Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324175199Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324266792Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324358684Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324439526Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324567559Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324768724Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324830465Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324876156Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324930078Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.324974499Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32501317Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325060641Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325147313Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325248055Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325284936Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325335958Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325389109Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32543537Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325485091Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325531782Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325574693Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325587564Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.325680856Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32586705Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.326054575Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.326201988Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.326411744Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.326706811Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327014698Z namespaces/openshift-apiserver-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327039248Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32711203Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327141741Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327240063Z namespaces/openshift-apiserver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327288985Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327345786Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327393317Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327457509Z namespaces/openshift-apiserver/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327476059Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327567121Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327723855Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327803477Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.327857438Z namespaces/openshift-apiserver/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3279091Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328079284Z namespaces/openshift-apiserver/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328124315Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328217697Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328262158Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328300299Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328384221Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328442102Z namespaces/openshift-apiserver/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328494954Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328598246Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328712429Z namespaces/openshift-apiserver/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328794561Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328873833Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.328956855Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329091788Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329262552Z namespaces/openshift-apiserver/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329318403Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329365404Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329427296Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329489227Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329544449Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32959306Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329713133Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329790895Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329847536Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329895547Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.329950298Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.32999829Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330045091Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330057711Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330114993Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330283567Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330463601Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.330603074Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33082437Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331062765Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331289811Z namespaces/openshift-apiserver/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331327412Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331384173Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331426784Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331490716Z namespaces/openshift-authentication-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331497306Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331503056Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331547877Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331647459Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33166208Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331713721Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.331876385Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33207367Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.332249794Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33247973Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.332758756Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.332952301Z namespaces/openshift-authentication/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.332962761Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.332970031Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.333022772Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.333197797Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.333407952Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.333546455Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.333836322Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334083928Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334291753Z namespaces/openshift-cloud-controller-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334301623Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334306913Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334344324Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334408476Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334421746Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334474857Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334648402Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.334844556Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3349847Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335197425Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335447491Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335681356Z namespaces/openshift-cloud-credential-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335692557Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335696327Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335738598Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33581019Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33582148Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335857031Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335915982Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.335947033Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336000424Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336151758Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336331732Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336468945Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336716121Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.336970998Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337209183Z namespaces/openshift-cloud-network-config-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337254434Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337322096Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337360197Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337425288Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337464679Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337556421Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337664664Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337744406Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337789957Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337836278Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33789393Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.337938281Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338024443Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338079564Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338131685Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338222197Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338263449Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338280419Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.33833017Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338399472Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338437083Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338582076Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338718909Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338827782Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338899554Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.338981696Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339123169Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339230132Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339288223Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339336454Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339387776Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339431317Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339481398Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339531819Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339638942Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339728114Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339816586Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339892598Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.339953689Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34000886Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340053772Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340094333Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340140284Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340167894Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340211865Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34038076Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340559584Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340739418Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.340941533Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341183009Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341390434Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341430565Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341479506Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341487386Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341526867Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341588218Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34163814Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341706631Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341745682Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341831214Z namespaces/openshift-cluster-csi-drivers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341881736Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341957318Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.341996888Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342037169Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34208619Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342224174Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342299636Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342388648Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342427099Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34247016Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342522501Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342561562Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342669064Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342730316Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342774117Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342861389Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34291275Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34292119Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.342977712Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343067014Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343157476Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343269889Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343374541Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343412852Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343527225Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343600077Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.343992836Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344058488Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344271833Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344433937Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34457315Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344666883Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344715534Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344778295Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344824006Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344894788Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.344932929Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34498244Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345025301Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345110583Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345200625Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345248917Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345296038Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345335769Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34537312Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345450262Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345457182Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345493363Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345681707Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.345864832Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346008015Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34621449Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346452466Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346675951Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346690471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346733722Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/aws-ebs-csi-driver-node-44f8h.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346846985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346854655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346865236Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/csi-driver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.346904906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/csi-driver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347004049Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347080881Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-driver/csi-driver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347128882Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347138052Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347147162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347198744Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347305406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347362868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347404409Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347412189Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347418249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347448019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347543172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347631654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-44f8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347765997Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347792698Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/aws-ebs-csi-driver-node-pt24f.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347904181Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347914711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347919521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/csi-driver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.347962902Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/csi-driver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348062804Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348123766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-driver/csi-driver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348169427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348177677Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348188427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348230458Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34832152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348390452Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348433093Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348439173Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348657708Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34870785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348806812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348872464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pt24f/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348925345Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.348969256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/aws-ebs-csi-driver-node-vkgzg.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349073909Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349085199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/csi-driver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349090789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/csi-driver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34913848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/csi-driver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349293784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349471638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-driver/csi-driver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349601651Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349628102Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/csi-liveness-probe/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349636822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349700344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349806466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349879848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.349931019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34994299Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.34995278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350009161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350111383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350178665Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkgzg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350221426Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350269527Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350327879Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350335709Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35039002Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350452072Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350503173Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350582395Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350645007Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350706638Z namespaces/openshift-cluster-machine-approver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350712798Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350716778Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350765109Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350836851Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350843041Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350890332Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350966774Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.350978924Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.351033666Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35119521Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.351388134Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.351535748Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.351783624Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35202644Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352260095Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352306866Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352370538Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352409899Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3524772Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352528412Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352681385Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352761887Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352844909Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352892461Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.352939902Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353024464Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353066375Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353131206Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353181067Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35328229Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353323911Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353373512Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353466394Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353527326Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353538366Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353572267Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.353655039Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35370052Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.354638282Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.354734605Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.354903769Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.354986041Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355184785Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35537092Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355616586Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355700548Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35576523Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355836801Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355890693Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355946454Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.355991955Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356093007Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356179869Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356245601Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356291882Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356364544Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356413445Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356481937Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356551309Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35663157Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356678752Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356727623Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356736513Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356792014Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.356983609Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.357202954Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.357357838Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.357573283Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.357846749Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358130916Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358138197Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358183418Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned-2flj5.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35828521Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35829214Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358304741Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/tuned/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358356222Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/tuned/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358475705Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/tuned/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358549277Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2flj5/tuned/tuned/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358592027Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358649659Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned-bgm7g.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358747721Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358755562Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358788222Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/tuned/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358846174Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/tuned/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.358968907Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/tuned/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359042248Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bgm7g/tuned/tuned/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359094259Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35912996Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned-m6tzn.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359224703Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359231803Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/tuned/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359237863Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/tuned/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359297544Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/tuned/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359418947Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/tuned/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359488569Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m6tzn/tuned/tuned/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359572141Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359641833Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359686184Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359722735Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359770026Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359777286Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.359826237Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-232.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.35992121Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-141.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360009372Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-123.ec2.internal.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360056323Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360105084Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360181716Z namespaces/openshift-cluster-samples-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360229947Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360297548Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3603435Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360409611Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360456092Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360543145Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360687878Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360816861Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360865042Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360909543Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.360950944Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361000825Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361083758Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361149709Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36120495Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361319153Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361390685Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361447286Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361672702Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361764544Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361903847Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.361985619Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362111672Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362236815Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362414499Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362473001Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362522272Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362584574Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362656125Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362722197Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362773308Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36285411Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.362945222Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363006984Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363058535Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363110136Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363159827Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363233639Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36327898Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363337722Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363365862Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363420274Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363440954Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363500216Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36367032Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.363854784Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364009298Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364236403Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364477929Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364695474Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364707845Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364727175Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-6dc5bdb6b4-gj5kb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364828517Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364838508Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364843658Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364850918Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.364959231Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365031822Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365073743Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365083914Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/cluster-samples-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365089454Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365123605Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365546295Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365631537Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-gj5kb/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365654517Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365703839Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36576618Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365820821Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365921724Z namespaces/openshift-cluster-storage-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.365983925Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366046737Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366083738Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366149649Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36618801Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366280572Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366385725Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366490317Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366704693Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366751924Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366824436Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366868237Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.366960759Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36700744Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367057891Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367129513Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367187634Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367194214Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367249356Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367338208Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36741443Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367459141Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367573794Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367680026Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.367960053Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368039075Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368154388Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36827051Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368467525Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368542907Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368596088Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368718091Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368762072Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368827034Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368869195Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.368955467Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369045459Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369110171Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369161742Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369211133Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369268444Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369348246Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369392787Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369456229Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.36950812Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369582632Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369597742Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369674014Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.369832398Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370017522Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370156446Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370353861Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370634507Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370825132Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370833562Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370884223Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator-7c6cbb6c87-npp9r.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370975536Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370984086Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/volume-data-source-validator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.370998466Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371054137Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371145229Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371224011Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-npp9r/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371282443Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371319364Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371380075Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371411106Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371478397Z namespaces/openshift-cluster-version/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371537179Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371602131Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371692133Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371747024Z namespaces/openshift-cluster-version/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371786995Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371873277Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.371955949Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372037711Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372093982Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372132643Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372197465Z namespaces/openshift-cluster-version/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372259656Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372330018Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372383679Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372438991Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372519353Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372580144Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372586424Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372649806Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372707357Z namespaces/openshift-cluster-version/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372748288Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372859011Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.372935203Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373050835Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373130907Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37322363Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373348642Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373526637Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373591158Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37364497Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373726022Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373764152Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373833864Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373874905Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.373957927Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374036179Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374092331Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374144502Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374194933Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374244444Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374302376Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374313836Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374373597Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374523601Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374727286Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.374871149Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375076464Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37533509Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375537335Z namespaces/openshift-cluster-version/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375573246Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375667508Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375689379Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375822102Z namespaces/openshift-config-managed/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375865343Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375930325Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.375964536Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376029627Z namespaces/openshift-config-managed/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376072238Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37616283Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376238272Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376317944Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376451027Z namespaces/openshift-config-managed/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376498518Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37656582Z namespaces/openshift-config-managed/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376597611Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376800316Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376851187Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.376896368Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.37697973Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.377058112Z namespaces/openshift-config-managed/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.377104593Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380117615Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380202518Z namespaces/openshift-config-managed/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38031021Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380392852Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380479874Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380657668Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380766471Z namespaces/openshift-config-managed/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380848973Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380892904Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.380997186Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381045868Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381086909Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3811394Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381192551Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381264043Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381296514Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381402586Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381486258Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38155003Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381619781Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381687963Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381752265Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381803156Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381821546Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.381884348Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.382098063Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.382291108Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.382438421Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.382680667Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.382957894Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38322566Z namespaces/openshift-config-managed/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383261951Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383334073Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383340683Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383379944Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383484786Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383520387Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383579959Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38364056Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383697351Z namespaces/openshift-config-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383706592Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383710732Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383766323Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383854325Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383863555Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.383914767Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.384072491Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.384251165Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.384389658Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.384592673Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.384856859Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385103375Z namespaces/openshift-config/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385152306Z namespaces/openshift-config/openshift-config.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385305Z namespaces/openshift-config/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385347211Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385421403Z namespaces/openshift-config/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385467284Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385552436Z namespaces/openshift-config/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385644538Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385746141Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385804222Z namespaces/openshift-config/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385841423Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385896034Z namespaces/openshift-config/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.385944536Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386019387Z namespaces/openshift-config/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386066879Z namespaces/openshift-config/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38611044Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386194331Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386261713Z namespaces/openshift-config/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386309604Z namespaces/openshift-config/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386426997Z namespaces/openshift-config/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386510589Z namespaces/openshift-config/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386592951Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386707544Z namespaces/openshift-config/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.386784686Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38696172Z namespaces/openshift-config/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387117344Z namespaces/openshift-config/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387176545Z namespaces/openshift-config/core/secrets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387226066Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387284258Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387335639Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38739591Z namespaces/openshift-config/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387445762Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387490083Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387538064Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387636066Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387728758Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38777686Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387825181Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387869762Z namespaces/openshift-config/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387907583Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387958294Z namespaces/openshift-config/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.387964634Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388008585Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388157919Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388346783Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388488407Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388729283Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.388972268Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389163563Z namespaces/openshift-config/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389211894Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389258055Z namespaces/openshift-config/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389299166Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389398159Z namespaces/openshift-console-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.38944006Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389542152Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389590323Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389679595Z namespaces/openshift-console-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389733947Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389824659Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.389945012Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390048694Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390091205Z namespaces/openshift-console-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390137337Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390198048Z namespaces/openshift-console-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390244979Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390336611Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390488115Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390533096Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390637338Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390705Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39071146Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390757481Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390837253Z namespaces/openshift-console-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.390877134Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.391434957Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39152582Z namespaces/openshift-console-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.391804226Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.391887768Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392014062Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392137705Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392317899Z namespaces/openshift-console-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39237462Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392423001Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392475182Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392503353Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392562795Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392594776Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392713318Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39279847Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392844611Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392889483Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392953444Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.392996085Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393051436Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393081697Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393146329Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39319731Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393242371Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393251051Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393321133Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393469637Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393676811Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.393825575Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39405184Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394303477Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394504291Z namespaces/openshift-console-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394510902Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394561443Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator-9d4b6777b-kwhwh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394731427Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394745247Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator/console-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394748877Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator/console-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.394797549Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator/console-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395186988Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-kwhwh/console-operator/console-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395236419Z namespaces/openshift-console-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395286Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395339431Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395382692Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395429244Z namespaces/openshift-console-user-settings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395436904Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395443764Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395497565Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39568633Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.395867624Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.396014058Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.396235293Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.396475809Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.396738645Z namespaces/openshift-console/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.396765166Z namespaces/openshift-console/openshift-console.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397130394Z namespaces/openshift-console/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397184026Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397244547Z namespaces/openshift-console/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397284718Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.3973743Z namespaces/openshift-console/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397537164Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397829611Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397877872Z namespaces/openshift-console/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397928504Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.397961505Z namespaces/openshift-console/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398010226Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398095608Z namespaces/openshift-console/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398143429Z namespaces/openshift-console/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39819134Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398262172Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398323523Z namespaces/openshift-console/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.398367024Z namespaces/openshift-console/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399045631Z namespaces/openshift-console/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399135123Z namespaces/openshift-console/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399378119Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.39945455Z namespaces/openshift-console/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399670496Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399802469Z namespaces/openshift-console/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.399969513Z namespaces/openshift-console/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400026554Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400080096Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400135827Z namespaces/openshift-console/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400180168Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400237969Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400289761Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400375543Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400459105Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400514886Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400565477Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400648609Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40068463Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400749602Z namespaces/openshift-console/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400792443Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400835374Z namespaces/openshift-console/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400844444Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.400890435Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.401055459Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.401250004Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.401386507Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.401587742Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.401858788Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402060743Z namespaces/openshift-console/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402067563Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402092314Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console-fb57bc5dc-rdphb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402206977Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402217837Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/console/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402221997Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/console/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402274728Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/console/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402374811Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/console/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402448553Z namespaces/openshift-console/pods/console-fb57bc5dc-rdphb/console/console/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402494864Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402540865Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/downloads-6bcc868b7-7vrxq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402655627Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402671918Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/download-server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402677278Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/download-server/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402710549Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/download-server/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402905913Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/download-server/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.402976095Z namespaces/openshift-console/pods/downloads-6bcc868b7-7vrxq/download-server/download-server/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403028987Z namespaces/openshift-console/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403072137Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403146049Z namespaces/openshift-console/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40319395Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403256082Z namespaces/openshift-controller-manager-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403311013Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403380005Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403417436Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403476167Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403522798Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403620531Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403707753Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403789645Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403848006Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403900067Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.403954459Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40401198Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404080602Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404134683Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404172684Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404267756Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404330598Z namespaces/openshift-controller-manager-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404380279Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404492112Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404584974Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404688127Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404766548Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40485008Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.404975963Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405141587Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405200439Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40524481Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405295271Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405325472Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405396824Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405446465Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405528877Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405647179Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405709491Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405743762Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405791393Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405837604Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405892975Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405901716Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.405960877Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.406118841Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.406295285Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.406435218Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.406677404Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40692813Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407115305Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407160036Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407211437Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407254668Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40732969Z namespaces/openshift-controller-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407376391Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407436602Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407480414Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407549435Z namespaces/openshift-controller-manager/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407590966Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407713999Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407800001Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407888683Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407938734Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.407967905Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408042387Z namespaces/openshift-controller-manager/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408096558Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4081691Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408228052Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408276093Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408355475Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408402886Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408411696Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408470507Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408532319Z namespaces/openshift-controller-manager/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40857683Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408728653Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408803765Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408889668Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.408972679Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409069852Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409207435Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409369229Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.40942699Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409475071Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409534673Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409577324Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409660426Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409693617Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409786889Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409865511Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409921292Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.409971754Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410026185Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410075296Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410129757Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410136898Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410187349Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410343152Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410524047Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410682051Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.410903086Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411137202Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411340407Z namespaces/openshift-controller-manager/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411377347Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411449059Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411497Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411650254Z namespaces/openshift-dns-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411699375Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411779507Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411817818Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.411879659Z namespaces/openshift-dns-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41191331Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412001572Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412077824Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412160546Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412218848Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412273199Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41233045Z namespaces/openshift-dns-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412377891Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412456083Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412519115Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412567316Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412672488Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4127248Z namespaces/openshift-dns-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412774581Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412890844Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.412970626Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413054117Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413134039Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413233992Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413354795Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41355672Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413632671Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413686263Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413774075Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413804046Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413876287Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.413894958Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414012451Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414074152Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414150844Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414189355Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414251797Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414290507Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414354469Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41440086Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414439551Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414485622Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414539163Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414564814Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414648926Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41481201Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.414989724Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415131018Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415331123Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415573928Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415789194Z namespaces/openshift-dns-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415836035Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415892106Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415928987Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.415993948Z namespaces/openshift-dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416042009Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416144142Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416174623Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416254725Z namespaces/openshift-dns/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416303966Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416441849Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416520451Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.416620414Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417164296Z namespaces/openshift-dns/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417223068Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417292819Z namespaces/openshift-dns/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4173255Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417416362Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417472864Z namespaces/openshift-dns/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417522895Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417603347Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417689379Z namespaces/openshift-dns/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41773329Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417851683Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.417943755Z namespaces/openshift-dns/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418181751Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418260353Z namespaces/openshift-dns/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418523769Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418670453Z namespaces/openshift-dns/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418857667Z namespaces/openshift-dns/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.418923589Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41897659Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419032461Z namespaces/openshift-dns/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419077943Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419138834Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419182625Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419273617Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419352349Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419414961Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419469312Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419517653Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419542844Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419626246Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419657576Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419718208Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419731748Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.41978662Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.419951363Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.420130488Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.420267911Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.420475886Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.420801804Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42105219Z namespaces/openshift-dns/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42106276Z namespaces/openshift-dns/pods/dns-default-dgpm6/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421101931Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns-default-dgpm6.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421208664Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421216714Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421220344Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/dns/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421249435Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/dns/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421349737Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/dns/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421422909Z namespaces/openshift-dns/pods/dns-default-dgpm6/dns/dns/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42145293Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42145694Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42146023Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421492751Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421602583Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421694136Z namespaces/openshift-dns/pods/dns-default-dgpm6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421744037Z namespaces/openshift-dns/pods/dns-default-gdwg8/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421797018Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns-default-gdwg8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42188571Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42189326Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42189763Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/dns/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.421951272Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/dns/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422052084Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/dns/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422126006Z namespaces/openshift-dns/pods/dns-default-gdwg8/dns/dns/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422173867Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422181527Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422194237Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422242069Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422340421Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422409693Z namespaces/openshift-dns/pods/dns-default-gdwg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422451204Z namespaces/openshift-dns/pods/dns-default-p6s7m/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422486435Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns-default-p6s7m.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422577797Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422586967Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/dns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422591387Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/dns/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422759191Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/dns/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422859153Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/dns/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422932785Z namespaces/openshift-dns/pods/dns-default-p6s7m/dns/dns/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422978556Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422986087Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.422991937Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423052758Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42314097Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423214592Z namespaces/openshift-dns/pods/dns-default-p6s7m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423264763Z namespaces/openshift-dns/pods/node-resolver-2xzlk/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423358185Z namespaces/openshift-dns/pods/node-resolver-2xzlk/node-resolver-2xzlk.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423445758Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423452928Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423456498Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/dns-node-resolver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423505639Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423603402Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423695134Z namespaces/openshift-dns/pods/node-resolver-2xzlk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423743645Z namespaces/openshift-dns/pods/node-resolver-9b9sq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423793506Z namespaces/openshift-dns/pods/node-resolver-9b9sq/node-resolver-9b9sq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423875378Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423883398Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.423889438Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/dns-node-resolver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42397253Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424063133Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424136634Z namespaces/openshift-dns/pods/node-resolver-9b9sq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424185676Z namespaces/openshift-dns/pods/node-resolver-lkj85/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424236627Z namespaces/openshift-dns/pods/node-resolver-lkj85/node-resolver-lkj85.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424304538Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424314908Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/dns-node-resolver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424320629Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/dns-node-resolver/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42438669Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424474412Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424543304Z namespaces/openshift-dns/pods/node-resolver-lkj85/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424565935Z namespaces/openshift-dns/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424641796Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424696418Z namespaces/openshift-dns/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424741879Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424831331Z namespaces/openshift-etcd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424883912Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424940584Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.424970974Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425050106Z namespaces/openshift-etcd/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425082507Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425180899Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425264291Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425348884Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425397994Z namespaces/openshift-etcd/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425442866Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425489337Z namespaces/openshift-etcd/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425530258Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425643511Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425688661Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425739633Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425819505Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425893966Z namespaces/openshift-etcd/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.425944368Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42605479Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426130502Z namespaces/openshift-etcd/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426213504Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426293136Z namespaces/openshift-etcd/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426371428Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426495201Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426676035Z namespaces/openshift-etcd/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426729286Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426773228Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426824129Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42687445Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426917591Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.426962762Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427048364Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427132136Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427179347Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427227978Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42728015Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427331271Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427388222Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427400023Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427455944Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427624368Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427818683Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.427954966Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428154941Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428387406Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428597782Z namespaces/openshift-etcd/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428702064Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428779736Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428801567Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.428894019Z namespaces/openshift-host-network/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42893906Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429010812Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429061093Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429125274Z namespaces/openshift-host-network/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429181036Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429276438Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42935477Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429435402Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429490323Z namespaces/openshift-host-network/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429540814Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429597366Z namespaces/openshift-host-network/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429660577Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429753589Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.42979373Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429840612Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429922903Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.429996845Z namespaces/openshift-host-network/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430067057Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430174249Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430254462Z namespaces/openshift-host-network/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430335913Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430417265Z namespaces/openshift-host-network/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430498927Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430671312Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430780704Z namespaces/openshift-host-network/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430836235Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430886527Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430948218Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.430998629Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431053141Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431102682Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431154953Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431203954Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431284816Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431372578Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43143046Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431482141Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431538892Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431586454Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431658815Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431673905Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.431716526Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43187222Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432063355Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432206138Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432404633Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432661999Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432870114Z namespaces/openshift-host-network/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432914385Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.432969677Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433001008Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43310971Z namespaces/openshift-image-registry/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433164752Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433231743Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433274494Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433337746Z namespaces/openshift-image-registry/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433381177Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433474419Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433630233Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433832368Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433876289Z namespaces/openshift-image-registry/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43392057Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.433968071Z namespaces/openshift-image-registry/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434017292Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434120324Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434186526Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434232657Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434312369Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43435069Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43435517Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434404131Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434459532Z namespaces/openshift-image-registry/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.434508544Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.435435146Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.435547689Z namespaces/openshift-image-registry/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.435875757Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.435955739Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436173444Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436297417Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436488541Z namespaces/openshift-image-registry/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436546943Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436601364Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436673096Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436720557Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436764408Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436811559Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436900521Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.436987093Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437051125Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437105566Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437186738Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437235889Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437341882Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437429174Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437493045Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437542937Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437601298Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437658229Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437722871Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437729311Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437779402Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.437952167Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.438139921Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.438312705Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.43850429Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.438765166Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439038983Z namespaces/openshift-image-registry/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439045773Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439096914Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/image-registry-74dfb5f878-97xdw.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439205947Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439215737Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/registry/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439221627Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/registry/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439267658Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/registry/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.439958795Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/registry/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440030717Z namespaces/openshift-image-registry/pods/image-registry-74dfb5f878-97xdw/registry/registry/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440067258Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440104168Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca-fj5g2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440190601Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440197471Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440203491Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/node-ca/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440257782Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/node-ca/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440400586Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/node-ca/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440455977Z namespaces/openshift-image-registry/pods/node-ca-fj5g2/node-ca/node-ca/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440500758Z namespaces/openshift-image-registry/pods/node-ca-jddzn/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440543819Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca-jddzn.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440620661Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440636181Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440641961Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/node-ca/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440686172Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/node-ca/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440816876Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/node-ca/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440867687Z namespaces/openshift-image-registry/pods/node-ca-jddzn/node-ca/node-ca/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440931618Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.440973599Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca-m9xpg.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441046211Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441053981Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/node-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441062541Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/node-ca/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441088982Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/node-ca/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441217355Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/node-ca/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441282617Z namespaces/openshift-image-registry/pods/node-ca-m9xpg/node-ca/node-ca/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441319268Z namespaces/openshift-image-registry/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441363339Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44142119Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441467631Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441523702Z namespaces/openshift-infra/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441533033Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441540283Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441585274Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441765038Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.441943972Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442083736Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442290551Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442545497Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442795273Z namespaces/openshift-ingress-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442844884Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442906586Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.442949527Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443016438Z namespaces/openshift-ingress-canary/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443044259Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443160772Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443243494Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443329506Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443371527Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443410318Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443463439Z namespaces/openshift-ingress-canary/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44351127Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443589192Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443705225Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443749126Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443834178Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44391064Z namespaces/openshift-ingress-canary/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.443952741Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444063804Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444148816Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44431776Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444399212Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444560586Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444701599Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.444878903Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445070298Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445116289Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445194461Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445211681Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445293183Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445322694Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445417696Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445496108Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445538439Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4455957Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445657502Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445712923Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445729894Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445771235Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445829006Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.445975789Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446159894Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446296847Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446497502Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446758598Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446966853Z namespaces/openshift-ingress-canary/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.446976164Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447020175Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/ingress-canary-jpjds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447123857Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447136117Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447145498Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447183049Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447281451Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447357493Z namespaces/openshift-ingress-canary/pods/ingress-canary-jpjds/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447410964Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447450005Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/ingress-canary-klb4g.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447525947Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447533337Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447541997Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447596568Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447715461Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447784443Z namespaces/openshift-ingress-canary/pods/ingress-canary-klb4g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447837114Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447882335Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/ingress-canary-zswf8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447971757Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447978458Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.447985688Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448032459Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448128061Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448196973Z namespaces/openshift-ingress-canary/pods/ingress-canary-zswf8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448249444Z namespaces/openshift-ingress-canary/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448289845Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448352857Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448393738Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44848752Z namespaces/openshift-ingress-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448558542Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448636324Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448682345Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448746716Z namespaces/openshift-ingress-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448788657Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.44887665Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.448958721Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449045383Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449104885Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449155726Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449221868Z namespaces/openshift-ingress-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449274849Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449355271Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449402132Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449446693Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449535575Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449621487Z namespaces/openshift-ingress-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.449670718Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450246352Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450329244Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450433107Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450511279Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450631792Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450749074Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.450951079Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451297308Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451340859Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45140273Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451454131Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451506983Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451513383Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451564674Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451658506Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451701937Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451789719Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451890942Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451928713Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.451986864Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452028865Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452060546Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452168329Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452186359Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45225506Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452288481Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452343403Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452353573Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452386404Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452468146Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452485836Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452533567Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452710702Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.452889376Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.453028059Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.453248504Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.453500161Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.453767447Z namespaces/openshift-ingress-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.453812698Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45387698Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45389576Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454018193Z namespaces/openshift-ingress/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454033503Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454122245Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454141006Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454228698Z namespaces/openshift-ingress/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454248699Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454356671Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454588147Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454849313Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454889184Z namespaces/openshift-ingress/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.454926155Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455003407Z namespaces/openshift-ingress/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455037187Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45513372Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455170601Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455215082Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455297544Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455341905Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455350375Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455400156Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455496709Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45556915Z namespaces/openshift-ingress/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.455642182Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.456058822Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.456162085Z namespaces/openshift-ingress/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45639592Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.456474862Z namespaces/openshift-ingress/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.456845501Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.456995535Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45724258Z namespaces/openshift-ingress/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457350533Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457397534Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457498687Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457505097Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457553478Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457676331Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457727432Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457792424Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457839205Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.457939637Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458021239Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458069231Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458118472Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458177723Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458226834Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458277705Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458326277Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458380318Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458391308Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45846149Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458635874Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458837919Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.458978082Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459181187Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459432723Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459673459Z namespaces/openshift-ingress/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459684009Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.45972083Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/istiod-openshift-gateway-55ff986f96-j5dhl.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459842803Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459849363Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459855154Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.459903435Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461555374Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461665847Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-j5dhl/discovery/discovery/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461719008Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461771389Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461888252Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461896243Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461908683Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.461946334Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462086107Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462156009Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-8z8tz/istio-proxy/istio-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46220797Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462251891Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router-default-744b6c97cd-ktnzw.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462358194Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462368494Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462375834Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462417475Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462550538Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462649961Z namespaces/openshift-ingress/pods/router-default-744b6c97cd-ktnzw/router/router/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462666041Z namespaces/openshift-ingress/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462728473Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462784184Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462834135Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462925347Z namespaces/openshift-insights/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.462975198Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46304123Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463076971Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463158113Z namespaces/openshift-insights/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463201174Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463327727Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46343431Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463542432Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463584633Z namespaces/openshift-insights/apps/deployments/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463654005Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463748957Z namespaces/openshift-insights/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463779308Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46385118Z namespaces/openshift-insights/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463896491Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.463981443Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.464023444Z namespaces/openshift-insights/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.464069095Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.464157727Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.464234089Z namespaces/openshift-insights/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46428024Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.465159291Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.465282374Z namespaces/openshift-insights/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46552965Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.465713814Z namespaces/openshift-insights/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466049712Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466138085Z namespaces/openshift-insights/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466293978Z namespaces/openshift-insights/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46637385Z namespaces/openshift-insights/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466414741Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466491433Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466532604Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466637037Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466703248Z namespaces/openshift-insights/core/services/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4667636Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466818461Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466866112Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466940314Z namespaces/openshift-insights/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.466979085Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467031456Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467064057Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467155669Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467232621Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467289122Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467346994Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467403005Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467454356Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467528348Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467567929Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467650331Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467697762Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467747633Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467759964Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.467817535Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46803348Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.468243075Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.468392959Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.468671395Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.468966833Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.46925416Z namespaces/openshift-insights/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4692609Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469311371Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator-585dfdc468-mbdj9.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469412213Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469418473Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator/insights-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469422004Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator/insights-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469469475Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator/insights-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.469936086Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mbdj9/insights-operator/insights-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470226933Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470277614Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/insights-runtime-extractor-48m9g.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470385667Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470392767Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470396417Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470445888Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470547501Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470630633Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/exporter/exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470704924Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470713045Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470716475Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/extractor/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470766666Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/extractor/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470879269Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/extractor/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47094719Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/extractor/extractor/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.470987001Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471003952Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471007602Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471043343Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471138125Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471208516Z namespaces/openshift-insights/pods/insights-runtime-extractor-48m9g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471482693Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471521064Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/insights-runtime-extractor-hpj5v.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471640297Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471652387Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471655857Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471696758Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471792001Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471859982Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/exporter/exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471929244Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471936644Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471939974Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/extractor/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.471964145Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/extractor/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472071747Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/extractor/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472140039Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/extractor/extractor/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47218273Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47220202Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472208991Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472253682Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472350184Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472420656Z namespaces/openshift-insights/pods/insights-runtime-extractor-hpj5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472471307Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472517138Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/insights-runtime-extractor-htkxj.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472635431Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472647981Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472651441Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472694382Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472793935Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472858936Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/exporter/exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472895597Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472907817Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/extractor/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472911177Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/extractor/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.472945978Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/extractor/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473037111Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/extractor/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473111052Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/extractor/extractor/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473152693Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473164054Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473179314Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473226025Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473323527Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473391249Z namespaces/openshift-insights/pods/insights-runtime-extractor-htkxj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47344579Z namespaces/openshift-insights/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473491871Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473542683Z namespaces/openshift-insights/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473589864Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473657895Z namespaces/openshift-keda/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473668356Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473674486Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473725597Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47382597Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473869851Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473883731Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.473936492Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474000664Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474059315Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474144067Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474234249Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474294161Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474305571Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474356232Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474513296Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474713171Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.474935616Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475144311Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475297235Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47549558Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475713895Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475745806Z namespaces/openshift-keda/operators.coreos.com/installplans/install-xsj22.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475849478Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.475898049Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47594657Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476001322Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476062443Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476104414Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476217217Z namespaces/openshift-kube-apiserver-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476266158Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47635134Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476383961Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476452993Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476498814Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476588306Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476697519Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476779881Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476839152Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476889313Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476934274Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.476977495Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477060487Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477118019Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47718806Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477261022Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477335714Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477383565Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477497708Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47757654Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477687083Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477765874Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.477848476Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47800495Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478218565Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478275147Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478326938Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478381259Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47841525Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478483902Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478533983Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478640195Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478749428Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478802419Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478853311Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478907972Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.478960463Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479015514Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479026885Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479076756Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.47923836Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479431014Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479569498Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.479814294Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480062029Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480253874Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480297725Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480355496Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480392857Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48049651Z namespaces/openshift-kube-apiserver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480540801Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480619843Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480665104Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480736806Z namespaces/openshift-kube-apiserver/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480779637Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480867419Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.480943131Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481026003Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481073144Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481121805Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481185136Z namespaces/openshift-kube-apiserver/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481239008Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48131772Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481377791Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481419612Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481510654Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481661628Z namespaces/openshift-kube-apiserver/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481706869Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481812922Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481889724Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.481974326Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482051547Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482134079Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482273853Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482463837Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482527739Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48257658Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482653332Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482698393Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482765935Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482802635Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.482892288Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48297079Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483020061Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483062032Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483122323Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483170344Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483268787Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483320678Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483371919Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48342463Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483472422Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483526183Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483549853Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483602445Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483789679Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.483968874Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484113407Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484308372Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484542497Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484778253Z namespaces/openshift-kube-apiserver/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484815344Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484878605Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.484907456Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485008539Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485053249Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485116601Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485147332Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485231294Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485254674Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485357837Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485434339Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485515201Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485730746Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485786727Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485853189Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48589679Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.485984802Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486035303Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486083264Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486161616Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486216748Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486258289Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486377981Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486460934Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486542135Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486639748Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48674093Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.486892514Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487109519Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48716832Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487223932Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487274113Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487322704Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487389426Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487433087Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487516499Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487600001Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487672473Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487716594Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487773715Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487815656Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487879448Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.487923439Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48797094Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48798202Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488035681Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488191305Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488369129Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488507873Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488754639Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.488994695Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48920983Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.48923903Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489304372Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489346133Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489417474Z namespaces/openshift-kube-controller-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489459636Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489514907Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489554188Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489602399Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489679291Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489764523Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489851485Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489926137Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.489973838Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490017589Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49007117Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490114981Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490203373Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490251445Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490297006Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490376048Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490426789Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490432799Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49048056Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490537481Z namespaces/openshift-kube-controller-manager/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490588303Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490721506Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.490802618Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491093825Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491175587Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491254829Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491377922Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491528995Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491583437Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491658779Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.4917073Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491758101Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491809012Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491862473Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.491941855Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492023277Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492069198Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49211335Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492163511Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492210522Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492258953Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492268213Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492313164Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492469008Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492672323Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.492812486Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493042952Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493309168Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493509993Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493537384Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493626486Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493684147Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493737638Z namespaces/openshift-kube-scheduler-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49379356Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493842791Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493895852Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493946374Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.493995335Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494073126Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494158019Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494241561Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494284842Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494337563Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494388924Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494433245Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494511787Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494568138Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494597599Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494723172Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494776874Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494822535Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.494926057Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495004669Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495084201Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495164813Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495247315Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495377508Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495541782Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495591583Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495658565Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495718486Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495754727Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495821039Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495842099Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.495936521Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496022344Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496072505Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496119366Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496170297Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496215868Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496266339Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496275139Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496327521Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496477804Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496680389Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.496829603Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497058138Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497320285Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49751604Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497560761Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497633282Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497671653Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497758225Z namespaces/openshift-kube-scheduler/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497812387Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497849237Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.497899299Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49795883Z namespaces/openshift-kube-scheduler/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49797322Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498071383Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498151615Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498231717Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498281428Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498325439Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49837073Z namespaces/openshift-kube-scheduler/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498419301Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498490533Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498529024Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498574635Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498712948Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498761239Z namespaces/openshift-kube-scheduler/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49880058Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498905143Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.498983315Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499063207Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499146169Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49922793Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499362574Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499526088Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499572789Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.49962314Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499699472Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499740553Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499789314Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499835725Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499912907Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.499999449Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50005489Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500103752Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500157133Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500209864Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500262695Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500273586Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500329187Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500484971Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500688986Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.500828559Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501059854Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501331681Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501525126Z namespaces/openshift-kube-scheduler/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501564427Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501643199Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501667249Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501770092Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501817453Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501883734Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501941606Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.501997977Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502046308Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50212465Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502248433Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502357496Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502376066Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502432148Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502484809Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50251352Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502598372Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502677874Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502728215Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502824717Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502867568Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502875368Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502911619Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.502992281Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503033742Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503154105Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503245977Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503408051Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503484193Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503622836Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503755739Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.503964095Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504019876Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504069137Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504142219Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504169269Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504227681Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504286732Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504371244Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504453176Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504500197Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504546078Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504628711Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504692222Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504741073Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504772804Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504824825Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.504975599Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.505154783Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.505321957Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.505558233Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50583901Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506031574Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506038305Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506098866Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator-6769c5d45-qdkns.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506246459Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50625925Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50626556Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506326821Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506449444Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-qdkns/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506571747Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506627899Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50667465Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506723581Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506796033Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506848084Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506916836Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506936456Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.506999838Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507046059Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507133521Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507241494Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507351056Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507397467Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507446528Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50749984Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507540341Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507690754Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507740866Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507782006Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507880579Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50793686Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.507987301Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508084094Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508165816Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508302619Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508384761Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508499794Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508681768Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508877183Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508938294Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.508993025Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509041627Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509091658Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509134619Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50916578Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509267172Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509367554Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509406286Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509452607Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509497608Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509544339Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.50959577Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509622761Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509665762Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.509848646Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510042341Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510200425Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51041828Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510689826Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510884961Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510892731Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.510945743Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator-74bb7799d9-l82qb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511037045Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511044525Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/graceful-termination/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511048115Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/graceful-termination/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511103146Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/graceful-termination/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511198689Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51127385Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/graceful-termination/graceful-termination/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511305071Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511311531Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/migrator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511319932Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/migrator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511367423Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/migrator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511465945Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/migrator/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511533677Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-l82qb/migrator/migrator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511576278Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511635459Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511707621Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511729781Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511794463Z namespaces/openshift-lws-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511836984Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511897686Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511943347Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.511999388Z namespaces/openshift-lws-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512038239Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512127121Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512279304Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512399247Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512447169Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512478669Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512537141Z namespaces/openshift-lws-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512585232Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512685014Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512733086Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512780067Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512856758Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51290753Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51291804Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.512970181Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513041903Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513105655Z namespaces/openshift-lws-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513150965Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513275008Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513371031Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513683758Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51376656Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.513938024Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514083878Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514322794Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514386445Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514426446Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514493648Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514539959Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51458935Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514690842Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514774884Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514854357Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514907178Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.514948939Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51500736Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515043721Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515101672Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515139823Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515205145Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515211555Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515255006Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51541369Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515593064Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.515749648Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516008324Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516180909Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516411844Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516633299Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51665569Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-wj97b.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516747252Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516771723Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516835004Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516883755Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516947107Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.516986978Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517056459Z namespaces/openshift-lws-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51706477Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517094571Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/lws-controller-manager-fb974466f-4bczq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517191903Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517200113Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517206043Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517244884Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517354257Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517426939Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-4bczq/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51747244Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51750071Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/lws-controller-manager-fb974466f-775wj.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517588632Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517597523Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517602953Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/manager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517661854Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/manager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517840428Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/manager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51790671Z namespaces/openshift-lws-operator/pods/lws-controller-manager-fb974466f-775wj/manager/manager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517952631Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.517996502Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator-bfc7f696d-88zgd.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518084054Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518094975Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/openshift-lws-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518100504Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518138185Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518295939Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518365411Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-88zgd/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518401292Z namespaces/openshift-lws-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518450633Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518503214Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518546495Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518595587Z namespaces/openshift-machine-api/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518602217Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518639097Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518679469Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.518834522Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519012177Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51915068Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519380575Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519650652Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519925308Z namespaces/openshift-machine-config-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519933759Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.519938149Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.51999672Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520109743Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520183815Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520191945Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520231216Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.52039804Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520587714Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520741858Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.520937143Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521192539Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521388124Z namespaces/openshift-marketplace/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521395904Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521408964Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521464616Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521532187Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521539057Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521595599Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521766923Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521862405Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.521945517Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.522002229Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.52205113Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.522199813Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.522377638Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.522523201Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.522780267Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523029343Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523248739Z namespaces/openshift-monitoring/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523296509Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523359411Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523391732Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523454503Z namespaces/openshift-monitoring/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523498214Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.523665149Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524099539Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524440187Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524688683Z namespaces/openshift-monitoring/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524720344Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524786675Z namespaces/openshift-monitoring/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524831106Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524913639Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.524960969Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.525011091Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.525090543Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.525151774Z namespaces/openshift-monitoring/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.525216896Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.528195638Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.528338431Z namespaces/openshift-monitoring/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.529432507Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.529512249Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.530445521Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.530600545Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531142178Z namespaces/openshift-monitoring/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531303852Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531345483Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531491067Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531530098Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531579789Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53161942Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531714952Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531806444Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531859996Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.531903077Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53206418Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532106861Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532189154Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532230395Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532317767Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532348147Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53247901Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532675385Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.532767077Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533006673Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533144177Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53328877Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533384082Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533486575Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533579867Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533677869Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53370893Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533809353Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533894395Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.533981597Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534092649Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534175291Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534382216Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534464638Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5345583Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534665993Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534757765Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534853858Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534902739Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53494866Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.534993571Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535000361Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535044242Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535271397Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535504013Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535678037Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.535884142Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536137918Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536399255Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536430736Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536519328Z namespaces/openshift-monitoring/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536526658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536633081Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536813615Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536832455Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536836565Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536859836Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.536968058Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53703888Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537071051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537077481Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537083141Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537127052Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537243995Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537322657Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537349408Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537354638Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537360678Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537403219Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537501501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537568763Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537627064Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537637714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537641305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537722887Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537812539Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.53787923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537932382Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537941222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537956812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.537983493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538069265Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538142827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538185188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538194788Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538200028Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538229029Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538325941Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538395533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538437904Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538444244Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538447864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538487515Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538587307Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538677439Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538721701Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538761761Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator-75587bd455-zf8zt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538856874Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538863704Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538867254Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.538914535Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.539206202Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zf8zt/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.540726779Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54077534Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics-69db897b98-6xnbr.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.540876623Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.540902263Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.540906543Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.540913103Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541025396Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541096248Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541142049Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541149019Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54118626Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54119583Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541293822Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541365564Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541413555Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541419936Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/kube-state-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541423406Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/kube-state-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541458137Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54159662Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541692912Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-6xnbr/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541732193Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541775284Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server-945fb46b9-n7wkp.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541871887Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541898687Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/metrics-server/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541910817Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/metrics-server/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.541918208Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/metrics-server/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54201545Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542085781Z namespaces/openshift-monitoring/pods/metrics-server-945fb46b9-n7wkp/metrics-server/metrics-server/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542140303Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542168743Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin-7dccd58f55-jj9dg.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542276016Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542283536Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/monitoring-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542287037Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/monitoring-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542320167Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54242093Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542485951Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-jj9dg/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542534472Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542573723Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter-65cbt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542702026Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542712697Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542716057Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/init-textfile/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542762008Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/init-textfile/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54283945Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542906281Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/init-textfile/init-textfile/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542953982Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542962393Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542965913Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.542999063Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543097106Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543164498Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543212219Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543231809Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543238049Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/node-exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54326443Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/node-exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543383193Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543458445Z namespaces/openshift-monitoring/pods/node-exporter-65cbt/node-exporter/node-exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543499246Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543536396Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter-s64zs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543656059Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54366801Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54367169Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/init-textfile/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543711831Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/init-textfile/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543795553Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543864014Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/init-textfile/init-textfile/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543905445Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543911725Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543915165Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.543959627Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544055359Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544125461Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544156951Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544167632Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544191322Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/node-exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544225443Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/node-exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544336116Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544400507Z namespaces/openshift-monitoring/pods/node-exporter-s64zs/node-exporter/node-exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544447708Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544489159Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter-vmrmq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544599342Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544630513Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/init-textfile/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544642273Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/init-textfile/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544663083Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/init-textfile/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544736315Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544810277Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/init-textfile/init-textfile/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544851928Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544860328Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544863848Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544895909Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.544990811Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545062413Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545111424Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545131085Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/node-exporter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545137465Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/node-exporter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545197456Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/node-exporter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545303059Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545369731Z namespaces/openshift-monitoring/pods/node-exporter-vmrmq/node-exporter/node-exporter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545436882Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545475963Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics-9d44df66c-s9g9g.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545681208Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545693588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545696999Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545742469Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545844282Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545919374Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545951985Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545977275Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.545981155Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546020306Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546118729Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5461934Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546246712Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546259502Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/openshift-state-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546263512Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546291453Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546397545Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546465957Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-s9g9g/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546515868Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546631991Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546801915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546809985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546813545Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546849816Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.546957059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547030371Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547070652Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547077152Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547080512Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547120833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547213185Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547285037Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547323187Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547330248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547340278Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547390579Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547484282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547553143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547600144Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547624735Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547644985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547687686Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547775649Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54785049Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547892931Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547899191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547902792Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.547946113Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548038745Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548104146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548147937Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548154318Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548158028Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548202079Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548570828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54866553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548704111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548710571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548714151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548748762Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548854734Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548924386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548944577Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.548996458Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator-5676c8c784-rmh8w.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54908718Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54910154Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54910521Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549134631Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549243674Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549313045Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549353266Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549360316Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/prometheus-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549363576Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/prometheus-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549408318Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/prometheus-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549589952Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549678424Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-rmh8w/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549724365Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549776457Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook-57cf98b594-522f8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.549895709Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54990605Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5499118Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.54993492Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550064113Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550132815Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-522f8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550177976Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550227488Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client-64cc55cd6f-7hkkq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550369431Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550377151Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550380601Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550414632Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550510124Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550578546Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550643798Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550659628Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/reload/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550665428Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/reload/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550700089Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/reload/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550802501Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/reload/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550862893Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/reload/reload/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550919474Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550927464Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/telemeter-client/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550938674Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/telemeter-client/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.550981186Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/telemeter-client/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551126209Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551208411Z namespaces/openshift-monitoring/pods/telemeter-client-64cc55cd6f-7hkkq/telemeter-client/telemeter-client/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551252532Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551345974Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-querier-6dddb456dc-cz6f5.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551481878Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551492078Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551500678Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551531569Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551647292Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551742144Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551754144Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551759884Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551767785Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551820926Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.551919878Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55199131Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552036391Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552061752Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552065402Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552072032Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552170734Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552241586Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552277017Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552283747Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552293727Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552325678Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55243093Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552496312Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552534023Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552545423Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/prom-label-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552557193Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/prom-label-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552602594Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552716537Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552783489Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55283122Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55284122Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/thanos-query/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55284656Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/thanos-query/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552868411Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/thanos-query/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.552979664Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553054205Z namespaces/openshift-monitoring/pods/thanos-querier-6dddb456dc-cz6f5/thanos-query/thanos-query/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553081406Z namespaces/openshift-monitoring/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553134537Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553205079Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55325283Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553347312Z namespaces/openshift-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553390993Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553459455Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553507596Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553568268Z namespaces/openshift-multus/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55364331Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553887485Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.553964277Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554045939Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55409229Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554138242Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554285915Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554406168Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554469269Z namespaces/openshift-multus/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55451642Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554567142Z namespaces/openshift-multus/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554642254Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554722525Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554773867Z namespaces/openshift-multus/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554812878Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55490121Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.554962391Z namespaces/openshift-multus/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.555009952Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.555168326Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.555295009Z namespaces/openshift-multus/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.555798182Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.555946505Z namespaces/openshift-multus/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55656025Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.556677152Z namespaces/openshift-multus/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.556791365Z namespaces/openshift-multus/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.556864907Z namespaces/openshift-multus/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.556886138Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55699655Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557086542Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557184445Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557291047Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557337299Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557430601Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557508092Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557595545Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557664986Z namespaces/openshift-multus/core/services/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557706657Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557760119Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55780429Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557869251Z namespaces/openshift-multus/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557913922Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.557969744Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558013385Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558101607Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558182319Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.55823866Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558288041Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558340092Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558386184Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558433915Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558486246Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558533627Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558541997Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558583908Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.558808864Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.559021449Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.559178843Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.559425159Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.559723116Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.559992912Z namespaces/openshift-multus/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560007633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560074484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/multus-additional-cni-plugins-gkvb2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560214188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560221288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560224768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560270249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560360751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560431153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560467474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560473954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560477754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560516675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560628358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560764981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/cni-plugins/cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560780821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560786882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560790091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560842103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.560938515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561008947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561049248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561071168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561075398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561083109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561178221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561254483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561281323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561285754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561289803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/routeoverride-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561343155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561446907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561514239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56155267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56156056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56156478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561625172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561718834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561786926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561827516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561849597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561857097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/whereabouts-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561864217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.561956019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562028121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gkvb2/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562106303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562152644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/multus-additional-cni-plugins-mz26j.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562276567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562283198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562286638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562326128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562421281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562491503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562529323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562535744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562539073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562572884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562691007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562756869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/cni-plugins/cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56281437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56282426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56282774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562833961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.562937703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563010045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563039745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563046506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563054356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563095147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563167429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56324279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563278181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563285151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563288591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/routeoverride-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563330023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563423005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563499427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563538017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563544548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563550458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563586979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563697671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563768903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563809114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563818394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563823315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/whereabouts-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563853375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.563938697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564012929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mz26j/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56404141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564093591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/multus-additional-cni-plugins-xwpr7.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564219504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564227804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/bond-cni-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564231294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564263955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564355017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564424979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56446487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56447243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56447783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564509971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564621744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564690475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/cni-plugins/cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564732906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564751027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564758747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564802928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56489431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.564963642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565008833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565015733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565019253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565059584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565159267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565227818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565259629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565267679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/routeoverride-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565271109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/routeoverride-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56531255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565402382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565471304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565524436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565530676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565536386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565589337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56570167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565782422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565816352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565830803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/whereabouts-cni/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565834423Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/whereabouts-cni/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565861413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.565959906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566029837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwpr7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566072169Z namespaces/openshift-multus/pods/multus-cx47v/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56610779Z namespaces/openshift-multus/pods/multus-cx47v/multus-cx47v.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566200592Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566219362Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566225812Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/kube-multus/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566231873Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/kube-multus/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566857117Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.566925309Z namespaces/openshift-multus/pods/multus-cx47v/kube-multus/kube-multus/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56698562Z namespaces/openshift-multus/pods/multus-rvv9j/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567010181Z namespaces/openshift-multus/pods/multus-rvv9j/multus-rvv9j.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567084113Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567091483Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567095683Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/kube-multus/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567139064Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/kube-multus/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567756569Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567822311Z namespaces/openshift-multus/pods/multus-rvv9j/kube-multus/kube-multus/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567861461Z namespaces/openshift-multus/pods/multus-tcxzq/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567905823Z namespaces/openshift-multus/pods/multus-tcxzq/multus-tcxzq.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567988275Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567995015Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/kube-multus/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.567998545Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/kube-multus/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568043186Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/kube-multus/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568351843Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568422735Z namespaces/openshift-multus/pods/multus-tcxzq/kube-multus/kube-multus/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568457456Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568504017Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon-28b7m.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568582459Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568590419Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568593799Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568650491Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568740143Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568827425Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568858636Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568869266Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568872766Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.568906697Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56905067Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569119632Z namespaces/openshift-multus/pods/network-metrics-daemon-28b7m/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569153583Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569210464Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon-lp64c.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569291896Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569298196Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569301856Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569337127Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56944911Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569519881Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569566022Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569572103Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569575443Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569629824Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569788368Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.56985626Z namespaces/openshift-multus/pods/network-metrics-daemon-lp64c/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569909161Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.569935182Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon-x5zkt.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570019244Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570026684Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570030124Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570074265Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570165367Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570241609Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5702767Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57028355Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/network-metrics-daemon/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57028684Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570321221Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570442614Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570520616Z namespaces/openshift-multus/pods/network-metrics-daemon-x5zkt/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570533226Z namespaces/openshift-multus/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570586837Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570659569Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570671139Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57070594Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570807403Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570847304Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570904615Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.570977096Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571025798Z namespaces/openshift-multus/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571072339Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57111569Z namespaces/openshift-must-gather-dt7xd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57112198Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5711253Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571167721Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571314475Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571494179Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571653983Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.571883048Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572134964Z namespaces/openshift-must-gather-dt7xd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572335949Z namespaces/openshift-network-console/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57238121Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572443472Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572467692Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572538154Z namespaces/openshift-network-console/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572572545Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572682168Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57279783Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572905653Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572931943Z namespaces/openshift-network-console/apps/deployments/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.572992975Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573084517Z namespaces/openshift-network-console/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573123638Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573181109Z namespaces/openshift-network-console/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57322483Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573315583Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573338973Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573387674Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573473147Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573520078Z namespaces/openshift-network-console/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573561469Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573694102Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573781754Z namespaces/openshift-network-console/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573898547Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.573977899Z namespaces/openshift-network-console/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574134843Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574273586Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574401919Z namespaces/openshift-network-console/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57445898Z namespaces/openshift-network-console/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574507221Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574554393Z namespaces/openshift-network-console/core/services/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574621954Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574673795Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574718857Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574770288Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574816989Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57485889Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574903841Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.574985303Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575068145Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575112066Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575158847Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575204518Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575247569Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57529608Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575302301Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575350772Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575502236Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575741171Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.575887895Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576088999Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576332195Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57652321Z namespaces/openshift-network-console/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57654527Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576552421Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin-cb95c66f6-qvkhd.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576667773Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576681404Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/networking-console-plugin/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576685914Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/networking-console-plugin/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576708554Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576807207Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576879389Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-qvkhd/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576912589Z namespaces/openshift-network-console/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.576961751Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577008132Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577048253Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577102314Z namespaces/openshift-network-diagnostics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577125855Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577202446Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577248598Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577300339Z namespaces/openshift-network-diagnostics/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57734127Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577451102Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577553205Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577662727Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577717199Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57776516Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577818631Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577850252Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577916274Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.577961655Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578011916Z namespaces/openshift-network-diagnostics/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578056967Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578136669Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57818225Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578225121Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578306573Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578354604Z namespaces/openshift-network-diagnostics/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578400585Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578497588Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57858563Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578793075Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.578876037Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579082151Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579169013Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579279756Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579336417Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579385189Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57943422Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579472551Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579568053Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579643735Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579704586Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579775688Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579813059Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.57986179Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579904371Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.579988313Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580091386Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580106216Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580161137Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580198328Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580239779Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580302061Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580335082Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580396803Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580404543Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580422114Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580583528Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580782003Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.580923676Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58111408Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581366837Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581556661Z namespaces/openshift-network-diagnostics/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581563391Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581598242Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/network-check-source-8894fc9bd-9nzlb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581694094Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581705885Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/check-endpoints/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581709205Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/check-endpoints/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581741646Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/check-endpoints/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581854798Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58191994Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-9nzlb/check-endpoints/check-endpoints/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581958701Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.581987681Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-ct78s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582071854Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582079224Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582082574Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/network-check-target-container/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582116055Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/network-check-target-container/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582237187Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582323029Z namespaces/openshift-network-diagnostics/pods/network-check-target-ct78s/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582388291Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582432022Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-ntgnx.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582541565Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582551145Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582556865Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/network-check-target-container/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582626897Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/network-check-target-container/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58274652Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582835602Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntgnx/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582891593Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.582941884Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-zmzmd.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583030417Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583037497Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/network-check-target-container/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583045557Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/network-check-target-container/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583090358Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/network-check-target-container/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583199841Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583286753Z namespaces/openshift-network-diagnostics/pods/network-check-target-zmzmd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583349934Z namespaces/openshift-network-diagnostics/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583379445Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583465657Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583477317Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583528738Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.583748464Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584051661Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584066961Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584072822Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584078522Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584089252Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584140813Z namespaces/openshift-network-node-identity/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584196514Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584239106Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584297827Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584338938Z namespaces/openshift-network-node-identity/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584390329Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584487441Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584562343Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584687196Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584733998Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584766448Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58484754Z namespaces/openshift-network-node-identity/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584882091Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.584976233Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585017864Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585075196Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585183058Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58525887Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58527009Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585328522Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585384993Z namespaces/openshift-network-node-identity/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585439344Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585594348Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585740012Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585844804Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.585949717Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586048649Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586272824Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586396387Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586443529Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58648584Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586541731Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586599532Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586673744Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586723835Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586773856Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586814637Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58689313Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.586978672Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587027083Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587061934Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587113965Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587163296Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587204187Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587211597Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587239138Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587403812Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587584006Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58775864Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.587993946Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588238632Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588431366Z namespaces/openshift-network-node-identity/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588463877Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588513888Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588520878Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58857338Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588636091Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588693633Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588767195Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588794965Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588839876Z namespaces/openshift-network-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588896687Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.588963729Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58898831Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589059782Z namespaces/openshift-network-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589076452Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589207675Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589287197Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589371199Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58941009Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589458371Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589521613Z namespaces/openshift-network-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589572854Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589634845Z namespaces/openshift-network-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589679026Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589768759Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.58980312Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589852081Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589935333Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589984254Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.589988704Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590033475Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590081586Z namespaces/openshift-network-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590140978Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590268641Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590345513Z namespaces/openshift-network-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590508857Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590587698Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590786273Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.590875735Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591005048Z namespaces/openshift-network-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59105867Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591093831Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591188483Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591246544Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591295095Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591342877Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591405128Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591450589Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5915033Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591545381Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591588752Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591755386Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591839198Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591884019Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59192243Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.591977892Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592019383Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592072654Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592112355Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592164906Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592210637Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592261348Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592271249Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59230662Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592450703Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592653078Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.592794441Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593034597Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593297493Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593494998Z namespaces/openshift-network-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593500598Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593539609Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter-4qs56.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593640442Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593654802Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593659712Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/iptables-alerter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593698273Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/iptables-alerter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593786375Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593861187Z namespaces/openshift-network-operator/pods/iptables-alerter-4qs56/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593886718Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.593936559Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter-4v6vb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594015001Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594029811Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594035511Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/iptables-alerter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594070762Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/iptables-alerter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594139804Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594216676Z namespaces/openshift-network-operator/pods/iptables-alerter-4v6vb/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594233506Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594290137Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter-84tg6.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594363129Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59437597Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/iptables-alerter/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59438111Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/iptables-alerter/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59439013Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/iptables-alerter/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594505273Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594564284Z namespaces/openshift-network-operator/pods/iptables-alerter-84tg6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594603555Z namespaces/openshift-network-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594653766Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594717498Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594756049Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59481355Z namespaces/openshift-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59482452Z namespaces/openshift-node/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594841821Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.594854791Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.595017595Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59520733Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.595342563Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.595582988Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.595845565Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59603959Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59608504Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596157202Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596203253Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596255045Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596294905Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596400218Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59647236Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596553962Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596601463Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596666945Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596714636Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596763857Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596843589Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.5968947Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.596941651Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597029793Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597061654Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597113295Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597227938Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59731362Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597412303Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597488864Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597572006Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59771654Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597903804Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.597967056Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598025857Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598054858Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59812276Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59815067Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598207082Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598288813Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598371866Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598413907Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598460748Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598503959Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59856016Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598659753Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598713074Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598780205Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598787205Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.598829766Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.59898582Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.599169395Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.599303868Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.599509423Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.599846421Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600045276Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600072507Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600149058Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600176729Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600235331Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600264411Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600325362Z namespaces/openshift-operators/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600347193Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600351003Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600364843Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600424425Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600431465Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600466416Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600654261Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600865895Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.600989378Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.601216494Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60146033Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.601745357Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.601788528Z namespaces/openshift-operators/operators.coreos.com/installplans/install-4jtld.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602182347Z namespaces/openshift-operators/operators.coreos.com/installplans/install-kc5dm.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602499885Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602520205Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602583077Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602649068Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60270137Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602754111Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602816953Z namespaces/openshift-ovn-kubernetes/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602864043Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602943176Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.602980466Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603026758Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603072308Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603272863Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603354395Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603433517Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603481258Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603509579Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603730204Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603775816Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603814357Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603862818Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60394896Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.603990861Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604037182Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604118204Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604163815Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604170445Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604222566Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604277468Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604320709Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604522603Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604624956Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.604954734Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.605075947Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.605543558Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60563827Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.605843635Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.605885756Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.605940058Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60602819Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606154963Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606183014Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606293066Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606324267Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606378248Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606428439Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606481361Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606519022Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606564963Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606600984Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606629134Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606681875Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606726696Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606778918Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606852839Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606933952Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.606975482Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607019063Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607075215Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607116526Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607192928Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607256439Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607312261Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607319401Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607347362Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607444814Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607496255Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607540386Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607589807Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607600717Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607655979Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607809093Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.607987287Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60813168Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609083173Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.60935224Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609559645Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609570815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609663327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-node-7tbgn.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609831411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609843242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609847882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.609878272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610008175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610076517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610109218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610118138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610122278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610169589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610295942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610364224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610399045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610409905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610447806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/nbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610505327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/nbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61059948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/nbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610696242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/nbdb/nbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610731813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610736373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610740113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/northd/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610774864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/northd/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610886677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/northd/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610962529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/northd/northd/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.610996639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611008819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-acl-logging/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61102479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611054651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611259756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611317387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611322917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611326357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ovn-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611358398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ovn-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611589813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611738857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovn-controller/ovn-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611760248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611766788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611770898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ovnkube-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.611810319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616175604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616230245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616277966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616286146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616290106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/sbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616323747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/sbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61643562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/sbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616504132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7tbgn/sbdb/sbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616544733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616661675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-node-9v44z.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61683087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61684917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61685478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.616877131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617050575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617119077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617164358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617192428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617196018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617222829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617361492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617434354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617470195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617478325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617494735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/nbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617523696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/nbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617647849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/nbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617729441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/nbdb/nbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617763932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617773142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617776702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/northd/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617816033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/northd/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617924806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/northd/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.617988807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/northd/northd/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618036419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618044909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-acl-logging/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618050999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.61808291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618297785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618348956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618354196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618357976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ovn-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618404077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ovn-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618691384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618763886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovn-controller/ovn-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618800297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618811607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618815617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ovnkube-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.618849708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623461319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.62351653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623569121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623577072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623580892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/sbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623640653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/sbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623795687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/sbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623864199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9v44z/sbdb/sbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.62389432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.623960871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-node-wkxqg.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624153616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624165126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624185176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624211927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624355581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624426362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624452273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624471313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624477094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624510854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624672158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.62475349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624789601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624798341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/nbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624802181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/nbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624831842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/nbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.624944035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/nbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625022857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/nbdb/nbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625058008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625065268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/northd/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625069138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/northd/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625103509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/northd/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625230822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/northd/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625302413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/northd/northd/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625338724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625345055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-acl-logging/ovn-acl-logging/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625349264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625386716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.6255924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625660592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625675492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ovn-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625681292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ovn-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625712983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ovn-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.625968059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.626033541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovn-controller/ovn-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.626070322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.626077062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ovnkube-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.626081242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ovnkube-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.626122253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631047801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631140604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631159344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631163894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/sbdb/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631168015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/sbdb/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631208865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/sbdb/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631304768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/sbdb/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63138307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wkxqg/sbdb/sbdb/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63140426Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631447511Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631502212Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631511213Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631546213Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631666256Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631798239Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631846051Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631893012Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.631982214Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632076616Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632124798Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632174869Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63221878Z namespaces/openshift-route-controller-manager/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63223012Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63223464Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632264671Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632319292Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632329582Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632365533Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632558948Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632808384Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.632954738Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633161592Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633427119Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633710166Z namespaces/openshift-service-ca-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633749237Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633817038Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633855839Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63390229Z namespaces/openshift-service-ca-operator/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.633958052Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634041504Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634151176Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634253019Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63428485Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634334891Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634382042Z namespaces/openshift-service-ca-operator/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634420923Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634505725Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634552176Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634621147Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634698749Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634744801Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634758081Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634811742Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634862623Z namespaces/openshift-service-ca-operator/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.634897184Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635018727Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635104179Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635313094Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635386376Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635509319Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635639372Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635832207Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635887778Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.635942609Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63599368Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636028901Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636083913Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636123874Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636209036Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636288448Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636338339Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63638238Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636441131Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636472092Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636534573Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636566374Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636652676Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636666427Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636710838Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.636861651Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637038506Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63721158Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637388784Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63765199Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637846945Z namespaces/openshift-service-ca-operator/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637856325Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637886776Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator-d6fc45fc5-dhpnj.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637971128Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637979388Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator/service-ca-operator/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.637983488Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator/service-ca-operator/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638014369Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator/service-ca-operator/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638166233Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dhpnj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638340157Z namespaces/openshift-service-ca-operator/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638376788Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638424769Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63847575Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638518661Z namespaces/openshift-service-ca/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638563873Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638625934Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638681975Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638732546Z namespaces/openshift-service-ca/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638785138Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.6388644Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.638970042Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639062225Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639118876Z namespaces/openshift-service-ca/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639164037Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639213168Z namespaces/openshift-service-ca/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639260629Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639340571Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639387362Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639429253Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639510885Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639563857Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639574327Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639618088Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.63969214Z namespaces/openshift-service-ca/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639735871Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639858553Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.639925935Z namespaces/openshift-service-ca/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640036048Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64011386Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640225912Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640350605Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640517929Z namespaces/openshift-service-ca/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640569721Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640628692Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640696774Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640716934Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640769226Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640812287Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.640911209Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64097439Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641020392Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641062362Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641100183Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641146535Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641193736Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641201576Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641247107Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64139539Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641572595Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641730869Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.641939723Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642167949Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642370404Z namespaces/openshift-service-ca/pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642383654Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642402065Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-865cb79987-dvkn2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642473256Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642480747Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/service-ca-controller/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642484017Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/service-ca-controller/logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642527848Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/service-ca-controller/logs/current.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642751823Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642823745Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-dvkn2/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642865016Z namespaces/openshift-service-ca/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642899587Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642938238Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.642990289Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64302632Z namespaces/openshift-user-workload-monitoring/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643079961Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643140752Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643187824Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643224925Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643271926Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643355468Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64343802Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643519012Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643567363Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643624604Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643765438Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643808599Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643901031Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643944042Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.643979233Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644062465Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644114106Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644158657Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644256749Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644334961Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644415833Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644497565Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644580587Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644754731Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644912065Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.644995907Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645037798Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645089119Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64512805Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645182942Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645222553Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645309605Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645387806Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645436328Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645471419Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64552155Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645556621Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645624592Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645637243Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645686634Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.645837267Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646022652Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646159515Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64636623Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646624616Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646832051Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646874372Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646913503Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646951644Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.646995425Z namespaces/openshift/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647046446Z namespaces/openshift/openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647101538Z namespaces/openshift/apps.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647135388Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64719528Z namespaces/openshift/apps/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647229271Z namespaces/openshift/apps/daemonsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647316713Z namespaces/openshift/apps/deployments.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647404755Z namespaces/openshift/apps/replicasets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647488017Z namespaces/openshift/apps/statefulsets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647525078Z namespaces/openshift/autoscaling/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647568159Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647636611Z namespaces/openshift/batch/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647686202Z namespaces/openshift/batch/cronjobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647770904Z namespaces/openshift/batch/jobs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647815235Z namespaces/openshift/build.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647850286Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647939498Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.647983249Z namespaces/openshift/core/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64803727Z namespaces/openshift/core/configmaps.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648134813Z namespaces/openshift/core/endpoints.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648204154Z namespaces/openshift/core/events.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648291526Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648374358Z namespaces/openshift/core/pods.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64845571Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648574323Z namespaces/openshift/core/secrets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648778838Z namespaces/openshift/core/services.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648826309Z namespaces/openshift/discovery.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.64887299Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648925082Z namespaces/openshift/image.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.648967843Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650187342Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650229663Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650321505Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650404397Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65051392Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650647603Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650746986Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.650909409Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651074983Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651212527Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651305759Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651394161Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651528914Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651659607Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65177804Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651870233Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.651971185Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652072757Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65218783Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652301993Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652406805Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652508978Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652630541Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652738433Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652847596Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.652951788Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653051491Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653157644Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653278686Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653387899Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653489881Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653596304Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653748468Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65382917Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.653944863Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654037665Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654157728Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654300121Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654392833Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654511386Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654640829Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654776942Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.654908775Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655005278Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65510331Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655250634Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655394767Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65550831Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655625303Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655750886Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.655846338Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65594173Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656071334Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656189616Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656310629Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656425832Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656541605Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.65676394Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656866543Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.656998636Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657067647Z namespaces/openshift/k8s.ovn.org/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657105538Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657211861Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657288533Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657335674Z namespaces/openshift/monitoring.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657385385Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657422356Z namespaces/openshift/networking.k8s.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657460667Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657510428Z namespaces/openshift/operators.coreos.com/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657519308Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657558579Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657756204Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.657918598Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658058031Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658257766Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658491342Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658718737Z namespaces/openshift/policy/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658759038Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658794269Z namespaces/openshift/route.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658855021Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658901092Z namespaces/openshift/template.openshift.io/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658924292Z namespaces/openshift/template.openshift.io/templates/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.658932282Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659049665Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659178588Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659296331Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659411074Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659569848Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659725542Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659849834Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.659959487Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.6600817Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660191513Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660304405Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660432259Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660569552Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660713845Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660850229Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.660951741Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661057154Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661200147Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661304819Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661401822Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661500974Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661619947Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66175206Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661855363Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.661956905Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662056238Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66216029Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662277403Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662396556Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662506798Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662632771Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662749414Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.662927808Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663046351Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663154194Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663258647Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663358839Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663475302Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663583804Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663730878Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663853121Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.663970004Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.664093336Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66422311Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.664356783Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.664500306Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.6646632Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.664792223Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.664907866Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66505135Z network_logs/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66508672Z network_logs/cluster_scale [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665186283Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665266595Z network_logs/multi-networkpolicy [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665347727Z network_logs/net-attach-def [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665429749Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665570552Z network_logs/ovn_kubernetes_top_pods [must-gather-pzt4m] OUT 2026-04-21T16:06:39.665692225Z network_logs/ovnk_database_store.tar.gz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.667394066Z nodes/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.667444097Z nodes/debug [must-gather-pzt4m] OUT 2026-04-21T16:06:39.667534289Z nodes/ip-10-0-128-232.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66757759Z nodes/ip-10-0-128-232.ec2.internal/cpu_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.667957609Z nodes/ip-10-0-128-232.ec2.internal/dmesg [must-gather-pzt4m] OUT 2026-04-21T16:06:39.668246126Z nodes/ip-10-0-128-232.ec2.internal/ethtool_channels [must-gather-pzt4m] OUT 2026-04-21T16:06:39.668306058Z nodes/ip-10-0-128-232.ec2.internal/ethtool_features [must-gather-pzt4m] OUT 2026-04-21T16:06:39.6683933Z nodes/ip-10-0-128-232.ec2.internal/ip-10-0-128-232.ec2.internal_logs_kubelet.gz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.66879808Z nodes/ip-10-0-128-232.ec2.internal/irq_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.668936673Z nodes/ip-10-0-128-232.ec2.internal/lscpu [must-gather-pzt4m] OUT 2026-04-21T16:06:39.669068516Z nodes/ip-10-0-128-232.ec2.internal/lspci [must-gather-pzt4m] OUT 2026-04-21T16:06:39.669171899Z nodes/ip-10-0-128-232.ec2.internal/podresources.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.669302122Z nodes/ip-10-0-128-232.ec2.internal/pods_info.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.669406754Z nodes/ip-10-0-128-232.ec2.internal/proc_cmdline [must-gather-pzt4m] OUT 2026-04-21T16:06:39.669490106Z nodes/ip-10-0-128-232.ec2.internal/sysinfo.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.671169027Z nodes/ip-10-0-128-232.ec2.internal/sysinfo.tgz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.671326241Z nodes/ip-10-0-132-141.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.671368382Z nodes/ip-10-0-132-141.ec2.internal/cpu_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.671694319Z nodes/ip-10-0-132-141.ec2.internal/dmesg [must-gather-pzt4m] OUT 2026-04-21T16:06:39.671930105Z nodes/ip-10-0-132-141.ec2.internal/ethtool_channels [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672002537Z nodes/ip-10-0-132-141.ec2.internal/ethtool_features [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672084879Z nodes/ip-10-0-132-141.ec2.internal/ip-10-0-132-141.ec2.internal_logs_kubelet.gz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672385246Z nodes/ip-10-0-132-141.ec2.internal/irq_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672521459Z nodes/ip-10-0-132-141.ec2.internal/lscpu [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672659413Z nodes/ip-10-0-132-141.ec2.internal/lspci [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672754715Z nodes/ip-10-0-132-141.ec2.internal/podresources.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.672858027Z nodes/ip-10-0-132-141.ec2.internal/pods_info.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.67297685Z nodes/ip-10-0-132-141.ec2.internal/proc_cmdline [must-gather-pzt4m] OUT 2026-04-21T16:06:39.673064172Z nodes/ip-10-0-132-141.ec2.internal/sysinfo.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.674742853Z nodes/ip-10-0-132-141.ec2.internal/sysinfo.tgz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.674899396Z nodes/ip-10-0-136-123.ec2.internal/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.674955198Z nodes/ip-10-0-136-123.ec2.internal/cpu_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.675204034Z nodes/ip-10-0-136-123.ec2.internal/dmesg [must-gather-pzt4m] OUT 2026-04-21T16:06:39.67545851Z nodes/ip-10-0-136-123.ec2.internal/ethtool_channels [must-gather-pzt4m] OUT 2026-04-21T16:06:39.675535422Z nodes/ip-10-0-136-123.ec2.internal/ethtool_features [must-gather-pzt4m] OUT 2026-04-21T16:06:39.675621754Z nodes/ip-10-0-136-123.ec2.internal/ip-10-0-136-123.ec2.internal_logs_kubelet.gz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676014733Z nodes/ip-10-0-136-123.ec2.internal/irq_affinities.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676153926Z nodes/ip-10-0-136-123.ec2.internal/lscpu [must-gather-pzt4m] OUT 2026-04-21T16:06:39.67628357Z nodes/ip-10-0-136-123.ec2.internal/lspci [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676367402Z nodes/ip-10-0-136-123.ec2.internal/podresources.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676472844Z nodes/ip-10-0-136-123.ec2.internal/pods_info.json [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676597027Z nodes/ip-10-0-136-123.ec2.internal/proc_cmdline [must-gather-pzt4m] OUT 2026-04-21T16:06:39.676786682Z nodes/ip-10-0-136-123.ec2.internal/sysinfo.log [must-gather-pzt4m] OUT 2026-04-21T16:06:39.678491163Z nodes/ip-10-0-136-123.ec2.internal/sysinfo.tgz [must-gather-pzt4m] OUT 2026-04-21T16:06:39.678676957Z pod_network_connectivity_check/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.678716748Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-pzt4m] OUT 2026-04-21T16:06:39.678834971Z static-pods/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.678848091Z static-pods/kube-apiserver/ [must-gather-pzt4m] OUT 2026-04-21T16:06:39.686821853Z [must-gather-pzt4m] OUT 2026-04-21T16:06:39.686840284Z sent 70,538 bytes received 6,605,549 bytes 4,450,724.67 bytes/sec [must-gather-pzt4m] OUT 2026-04-21T16:06:39.686844904Z total size is 80,875,962 speedup is 12.11 [must-gather ] OUT 2026-04-21T16:06:39.997755513Z namespace/openshift-must-gather-dt7xd deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 5a736c44-617b-4fc9-9d64-d86ea867334f ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing Found kubeconfig secret: cluster-htc6n-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-htc6n-kubeconfig Found admin password secret: cluster-htc6n-admin-password Retrieved username Wrote password to /credentials/cluster-htc6n-password API Server URL: https://a3d634364264c45ce8ca4d81cf941faa-76f327e51f69b0a9.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.5bfd3f52-949a-4617-8924-1053ecba977a.prod.konfluxeaas.com WORK_DIR: /workspace/odh-ci-artifacts REPO_PATH: opendatahub-io/odh-build-metadata REPO_BRANCH: ci-artifacts SPARSE_FILE_PATH: test-artifacts/docs SOURCE_PATH: /workspace/artifacts-dir DEST_PATH: test-artifacts/kserve-group-test-tnqxm ALWAYS_PASS: false configuring gh token taking github token from Konflux bot Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD * [new branch] ci-artifacts -> origin/ci-artifacts Already on 'ci-artifacts' branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. TASK_NAME=kserve-group-test-tnqxm-e2e-llm-inference-service PIPELINERUN_NAME=kserve-group-test-tnqxm From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. -rw-r--r--. 1 root 1001540000 14820369 Apr 21 16:09 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-tnqxm/e2e-llm-inference-service.tar.gz [ci-artifacts e45f73f] Updating CI Artifacts in e2e-llm-inference-service 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-tnqxm/e2e-llm-inference-service.tar.gz From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. To https://github.com/opendatahub-io/odh-build-metadata.git e212e31..e45f73f ci-artifacts -> ci-artifacts deploy-and-e2e step succeeded 2026/04/21 15:41:26 Entrypoint initialization 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-0-v2pb6 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-1-nm6xr 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-2-54xdr 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-3-vxqcc 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-4-ht8sd 2026/04/21 15:41:26 Decoded script /tekton/scripts/script-5-lrw99 params-env-odh-stable https://github.com/jlost/kserve Cloning into '/workspace/source'...