[get-kubeconfig] Found kubeconfig secret: cluster-bpfc8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-bpfc8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-bpfc8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-bpfc8-password [get-kubeconfig] API Server URL: https://a028c0dc82ae144c0ac55fba98b0f85c-daad11a92806e655.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [clone-repo] RHOAIENG-82811 [clone-repo] https://github.com/mholder6/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 59% (2093/3525) Updating files: 60% (2115/3525) Updating files: 61% (2151/3525) Updating files: 62% (2186/3525) Updating files: 63% (2221/3525) Updating files: 64% (2256/3525) Updating files: 65% (2292/3525) Updating files: 66% (2327/3525) Updating files: 67% (2362/3525) Updating files: 68% (2397/3525) Updating files: 69% (2433/3525) Updating files: 70% (2468/3525) Updating files: 71% (2503/3525) Updating files: 72% (2538/3525) Updating files: 73% (2574/3525) Updating files: 74% (2609/3525) Updating files: 75% (2644/3525) Updating files: 76% (2679/3525) Updating files: 77% (2715/3525) Updating files: 78% (2750/3525) Updating files: 79% (2785/3525) Updating files: 80% (2820/3525) Updating files: 81% (2856/3525) Updating files: 82% (2891/3525) Updating files: 83% (2926/3525) Updating files: 84% (2961/3525) Updating files: 85% (2997/3525) Updating files: 86% (3032/3525) Updating files: 87% (3067/3525) Updating files: 88% (3102/3525) Updating files: 89% (3138/3525) Updating files: 90% (3173/3525) Updating files: 91% (3208/3525) Updating files: 92% (3243/3525) Updating files: 93% (3279/3525) Updating files: 94% (3314/3525) Updating files: 95% (3349/3525) Updating files: 96% (3384/3525) Updating files: 97% (3420/3525) Updating files: 98% (3455/3525) Updating files: 99% (3490/3525) Updating files: 100% (3525/3525) Updating files: 100% (3525/3525), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55ec4a44a06bc7060d574606188d82e770383955cb05dcfc0e8ce026e2fa3910 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55ec4a44a06bc7060d574606188d82e770383955cb05dcfc0e8ce026e2fa3910 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:98a3a2a6cfa2c19d03e9c0d190ac4994d04c692a0f4f937ba8ae07a0bc3ea058 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:98a3a2a6cfa2c19d03e9c0d190ac4994d04c692a0f4f937ba8ae07a0bc3ea058 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a2bf835627d86fee4f3169a53afcfe111b0f41a4243158f5d27133d3be73264e [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a2bf835627d86fee4f3169a53afcfe111b0f41a4243158f5d27133d3be73264e [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.33) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1966 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1966 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1966 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 277 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading pillow [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 103 packages in 6.94s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 103 packages in 15.21s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==50.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.20.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.1 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 47ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-d2g27 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-579c8958f7-d2g27 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-77857b7b98-qhz2t 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-qhz2t condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-6c4d864b86-pvwjp 1/1 Running 0 50s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-pvwjp condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://a028c0dc82ae144c0ac55fba98b0f85c-daad11a92806e655.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55ec4a44a06bc7060d574606188d82e770383955cb05dcfc0e8ce026e2fa3910 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:98a3a2a6cfa2c19d03e9c0d190ac4994d04c692a0f4f937ba8ae07a0bc3ea058 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a2bf835627d86fee4f3169a53afcfe111b0f41a4243158f5d27133d3be73264e [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:55ec4a44a06bc7060d574606188d82e770383955cb05dcfc0e8ce026e2fa3910 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:98a3a2a6cfa2c19d03e9c0d190ac4994d04c692a0f4f937ba8ae07a0bc3ea058 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:a2bf835627d86fee4f3169a53afcfe111b0f41a4243158f5d27133d3be73264e [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-64h5c 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-64h5c condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-cc8594966-cqpxz" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-cc8594966-8h852 condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ....+.......+.....+..........+...........+...+....+...+..+.+...........+....+..+.......+...+..+...+.............+...............+.....+.+.....+.+.........+.....+....+..+.......+++++++++++++++++++++++++++++++++++++++++++++*.+...+................+...+.....+.+.....+.........+............+.........+++++++++++++++++++++++++++++++++++++++++++++*.....................+++++ [e2e-predictor] ......+......+..+......+.+++++++++++++++++++++++++++++++++++++++++++++*...+.+...+..+++++++++++++++++++++++++++++++++++++++++++++*..+.........+............+...+......+...........+...+....+.....+...+...............+.......+...+.....+....+...+..+....+............+........+.........+......+.........+.+.....+.+........+...+...........................+.+......+.........+....................+....+..+.........+.+......+.....+.......+...............+..+......+.......+...+...+.........+...........+....+.....+.......+.........+......+++++ [e2e-predictor] ----- [e2e-predictor] .......+...+..+...................+.....+......+...+.+.........+..+++++++++++++++++++++++++++++++++++++++++++++*..+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++*....+.+...+...+.....+...+.........+............+...+++++ [e2e-predictor] ..+........+....+..+.+.........+.....+....+......+.........+.....+.........+......+......+.........+................+......+++++++++++++++++++++++++++++++++++++++++++++*...+...+..+...+++++++++++++++++++++++++++++++++++++++++++++*..+....+..+.......+...............+...+.....+..........+............+........+...+.......+.........+......+.........+..............+.....................+................+.....+.........+....+..+...+................+......+..+.+......+.....+...+...............................+...........+......+....+...+......+.........+...+.........+.....+.........+.+...............+...........+....+...+......+.....+....+...+...+....................+....+.....+......+.+...+..+.+........+......+....+.........+...........+......+.+...............+..+.+.....................+..............+....+..+...+.......+........+...+...+...................+........+.......+.....+.......+.....+......+....+...+...+...+.....+....+..........................+......+..........+.....+....+..+.............+..+.........+......+............+.....................+.........+.+.....+.+...+........+....+..............+....+..+....+...........+...+...+..........+..+.............+.........+.....+..........+......+.....+...+.+...........+...+................+...+..+...+.......+...+......+......+.....+....+........................+.....+...+......................+..+...+.+..+.......+....................+.+......+...+...........+.......+............+........+...+......+.+...............+.....+..................+.......+..+.......+.....+...............+...+.+.....+.........+...+...+......+.+........+....+........+....+........+.+.....+.+........+......+....+......+.................+.........+.+..+.......+......+...+..+.............+......+...+............+...+......+.....+......+...+...............+...+....+...+...+..+...+.......+...........+.......+...+.................+.......+...+...............+..+......+.+...........+....+.....+..........+...+..+...............+.+.........+...+..+.........+....+.....+.......+.........+............+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.33 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.33 [e2e-predictor] ClusterVersion history (latest): 4.21.33 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:47eceb6391c84cf01c86af20b6a867b41a72fe8e28e243969e6fdadec7df95d9 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:a4346d1fce8ba1d2abf8c43633c2baa7399f856b46b7e78f9a236b94e6df0042 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 2 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'metadata': '3.1.1', 'xdist': '3.6.1', 'httpx': '0.30.0', 'anyio': '4.9.0', 'cov': '5.0.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, metadata-3.1.1, xdist-3.6.1, httpx-0.30.0, anyio-4.9.0, cov-5.0.0, json-report-1.5.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [70 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-16 17:38:00.959 4612 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-16 17:38:00.959 4615 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-16 17:38:01.025 4615 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 17:38:01.025 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 17:38:01.418 4615 kserve.trace Created ISVC isvc-init-fail-a427f5, waiting for failure status... [e2e-predictor] 2026-09-16 17:38:01.418 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-a427f5, waiting for failure status... [e2e-predictor] 2026-09-16 17:38:06.431 4615 kserve.trace ISVC isvc-init-fail-a427f5 reported failure: {'exitCode': 1, 'message': "2026-09-16 17:38:03.026 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 17:38:03.026 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 17:38:03.043 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4sha27ms.crt\n2026-09-16 17:38:03.298 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 17:38:04.555 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 17:38:06.431 4615 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-a427f5 reported failure: {'exitCode': 1, 'message': "2026-09-16 17:38:03.026 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 17:38:03.026 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 17:38:03.043 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4sha27ms.crt\n2026-09-16 17:38:03.298 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 17:38:04.555 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 17:38:06.432 4615 kserve.trace Failure status detected in 5.33 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 17:38:03.026 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 17:38:03.026 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 17:38:03.043 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4sha27ms.crt\n2026-09-16 17:38:03.298 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 17:38:04.555 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 17:38:06.432 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 5.33 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 17:38:03.026 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 17:38:03.026 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 17:38:03.043 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4sha27ms.crt\n2026-09-16 17:38:03.298 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 17:38:04.555 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 17:38:06.432 4615 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-16 17:38:06.432 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-16 17:38:06.435 4615 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-16T17:38:02Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-16 17:38:06.435 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-16T17:38:02Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-16 17:38:06.436 4615 kserve.trace Quick reconciliation validated: Failure detected in 5.33 seconds [e2e-predictor] 2026-09-16 17:38:06.436 4615 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 5.33 seconds [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-09-16 17:39:41.517 4612 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.517 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.517 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:39:41.517 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:39:41.517 4612 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.517 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.519 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.519 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.519 4612 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.519 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.555 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.556 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.556 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:39:41.556 4612 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:41.556 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:39:46.590 4612 kserve.trace Got response [{'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-16 17:39:46.590 4612 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bd8ae1a7-e6c3-4f80-9d75-27b8470733e6', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-09-16 17:40:01.745 4615 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.745 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:40:01.867 4615 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 17:40:01.867 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-09-16 17:41:06.795 4612 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.795 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.795 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:41:06.795 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:41:06.795 4612 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.795 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.796 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.796 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.796 4612 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.796 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.797 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.797 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.798 4612 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.798 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:06.799 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:11.826 4612 kserve.trace Got response [{'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-16 17:41:11.826 4612 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}, {'message': '', 'batchId': '1c6c2602-dddf-456a-9499-12a080a2ac25', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-09-16 17:41:27.331 4615 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.331 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.331 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:41:27.331 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:41:27.331 4615 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.331 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.332 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:27.332 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:41:27.332 4615 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.332 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:41:27.360 4615 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 17:41:27.360 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-09-16 17:42:52.031 4612 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.031 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.031 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:42:52.031 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:42:52.031 4612 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.031 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.032 4612 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:42:52.032 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:42:52.032 4612 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.032 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:42:52.077 4612 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 17:42:52.077 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-09-16 17:43:02.597 4615 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.597 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.597 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:43:02.597 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.598 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:43:02.763 4615 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 17:43:02.763 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-09-16 17:44:58.048 4615 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.048 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:44:58.096 4615 kserve.trace Got response "id": "88879052-17a2-483d-8adb-7216f5009657","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:44:58.096 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "88879052-17a2-483d-8adb-7216f5009657","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-09-16 17:45:47.419 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:47.419 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:47.420 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:45:53.509 4612 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-16 17:45:53.509 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [0, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-16 17:46:33.326 4615 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.326 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.326 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:46:33.326 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.327 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:46:33.352 4615 kserve.trace Got response "id": "f864d0fc-97d2-4b02-96d4-d11090c23593","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:46:33.352 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "f864d0fc-97d2-4b02-96d4-d11090c23593","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-09-16 17:48:08.599 4615 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.599 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:48:08.638 4615 kserve.trace Got response "id": "1222661f-e908-4e7d-95ae-4195c224c3aa","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:48:08.638 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "1222661f-e908-4e7d-95ae-4195c224c3aa","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-09-16T17:48:13.789627+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: kserve_client.service_name.get_pods) [e2e-predictor] 2026-09-16T17:48:15.832232+00:00 timeout_sampler INFO Elapsed time: 2.0332963466644287 [0:00:02.033296] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-09-16 17:49:58.852 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:49:58.852 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:49:58.852 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:49:58.852 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:49:58.852 4612 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:49:58.852 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:49:58.853 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:49:58.853 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:49:58.853 4612 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:49:58.853 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:04.915 4612 kserve.trace Got response "id": "12d4e892-9da1-4aca-9994-4744572d9a06","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:50:04.915 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "12d4e892-9da1-4aca-9994-4744572d9a06","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-16 17:50:08.363 4615 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.363 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.363 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:50:08.363 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:50:08.363 4615 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.363 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.364 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:50:08.364 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:50:08.364 4615 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.364 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:50:08.389 4615 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 17:50:08.389 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_kserve [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-09-16 17:52:20.152 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:20.152 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:20.153 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.134 4612 kserve.trace Got response "id": "0b1f85b1-b971-44c2-9322-0ac9aeddb0b7","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:52:26.134 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "0b1f85b1-b971-44c2-9322-0ac9aeddb0b7","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.176 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.348 4612 kserve.trace Got response "id": "5661e6ee-8be9-4c2e-9bcb-6582be429eef","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:52:26.348 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "5661e6ee-8be9-4c2e-9bcb-6582be429eef","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.392 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:52:26.557 4612 kserve.trace Got response "id": "143fc584-7720-41a4-9555-ea3d94df30be","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:52:26.557 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "143fc584-7720-41a4-9555-ea3d94df30be","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-09-16 17:53:13.651 4615 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.651 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:13.678 4615 kserve.trace Got response "id": "5e7a0187-1792-4aa7-aadd-5d470f450d35","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 17:53:13.678 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "5e7a0187-1792-4aa7-aadd-5d470f450d35","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-09-16 17:53:48.992 4615 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-6446f4d54b-c8jvs: 2 [e2e-predictor] 2026-09-16 17:53:48.992 4615 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-6446f4d54b-c8jvs: 2 [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.027 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.055 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.096 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.123 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.149 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.177 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.209 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.209 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.210 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.240 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.269 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.269 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.270 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.306 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.335 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.361 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.388 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.414 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.441 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.441 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.442 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.472 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.498 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.498 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.499 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.527 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.527 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.528 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.559 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.560 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.560 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.583 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.583 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.584 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.608 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.608 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.609 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.635 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.635 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.636 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.673 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.700 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.726 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:53:49.863 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.863 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.864 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.864 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.940 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.940 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.941 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:49.941 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.019 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.019 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.020 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.020 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.095 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.095 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.096 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.096 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.171 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.171 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.172 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.172 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.247 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.247 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.248 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.248 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.324 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.324 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.325 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.325 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.400 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.400 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.402 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.402 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.476 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.476 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.477 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.477 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.552 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.552 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.553 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.553 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.628 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.628 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.629 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.629 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.704 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.704 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.705 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.705 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.778 4615 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 17:53:50.778 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-09-16 17:54:21.833 4612 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:21.833 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:27.755 4612 kserve.trace Got response "id": "d620dcf7-7ed2-4814-8176-f190442cea3c","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:54:27.755 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "d620dcf7-7ed2-4814-8176-f190442cea3c","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-09-16 17:54:55.976 4615 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:55.976 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:54:56.010 4615 kserve.trace Got response "id": "049cbc75-3fff-47ec-a1d5-2182b89a0982","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 17:54:56.010 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "049cbc75-3fff-47ec-a1d5-2182b89a0982","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 2026-09-16 17:55:02.986 4612 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:02.986 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:02.987 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:19.085 4612 kserve.trace Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] 2026-09-16 17:55:19.085 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash 2026-09-16 17:55:54.300 4612 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:54.300 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:54.301 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:55:59.356 4612 kserve.trace Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] 2026-09-16 17:55:59.356 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-16 17:56:21.261 4615 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.261 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.262 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.285 4615 kserve.trace Got response "id": "74efbb62-04c7-4ef0-8003-6d54e31c826d","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:56:21.285 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "74efbb62-04c7-4ef0-8003-6d54e31c826d","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.325 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.330 4615 kserve.trace Got response "id": "149274be-25e9-4ce3-9218-0d1e1adf778e","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:56:21.330 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "149274be-25e9-4ce3-9218-0d1e1adf778e","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:56:21.360 4615 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.360 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.361 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:56:21.366 4615 kserve.trace Got response "id": "ed80af36-ef7a-4922-a9f1-692fddaba7f6","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:56:21.366 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "ed80af36-ef7a-4922-a9f1-692fddaba7f6","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-09-16 17:57:56.646 4615 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.646 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.647 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:57:56.761 4615 kserve.trace Got response "id": "585d1758-86a0-4401-930c-2c449f7538f0","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 17:57:56.761 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "585d1758-86a0-4401-930c-2c449f7538f0","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve 2026-09-16 17:58:31.958 4615 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:31.958 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:31.959 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:58:40.663 4615 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-16 17:58:40.663 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-09-16 17:59:15.907 4615 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:59:15.907 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 17:59:15.908 4615 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:15.908 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 17:59:24.561 4615 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-16 17:59:24.561 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-16 18:01:39.887 4615 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:39.887 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:39.887 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:01:39.887 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:01:39.887 4615 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:39.887 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:39.888 4615 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:01:39.888 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:01:39.889 4615 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:39.889 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:01:42.692 4615 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:01:42.692 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve 2026-09-16 18:03:28.010 4615 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.010 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.011 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:03:28.043 4615 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 18:03:28.043 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-16 18:04:23.293 4615 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.293 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.294 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:04:23.322 4615 kserve.trace Got response "id": "b5ff0b85-cb0b-42d0-805a-75492cd7cc8f","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 18:04:23.322 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "b5ff0b85-cb0b-42d0-805a-75492cd7cc8f","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file 2026-09-16 18:05:18.590 4615 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.590 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.590 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:05:18.590 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:05:18.590 4615 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.590 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.591 4615 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:05:18.591 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:05:18.591 4615 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.591 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:05:18.635 4615 kserve.trace Got response "id": "bb748267-d29b-4e95-8cc2-3d6f32376e51","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 18:05:18.635 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "bb748267-d29b-4e95-8cc2-3d6f32376e51","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-09-16 18:06:53.924 4615 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.924 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.924 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:06:53.924 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:06:53.924 4615 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.924 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.925 4615 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:06:53.925 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:06:53.925 4615 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.925 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:06:53.954 4615 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 18:06:53.954 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-09-16 18:07:31.248 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.248 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.249 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:31.290 4612 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 18:07:31.290 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-09-16 18:07:59.211 4615 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.211 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.211 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:07:59.211 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.212 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:07:59.242 4615 kserve.trace Got response "id": "6ff8a406-581d-4070-aa19-85c2c8c87578","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 18:07:59.242 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "6ff8a406-581d-4070-aa19-85c2c8c87578","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-09-16 18:09:06.547 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.547 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.575 4612 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 18:09:06.575 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.614 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.615 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.615 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.615 4612 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.615 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.690 4612 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 18:09:06.690 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 18:09:06.723 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.723 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.724 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:06.790 4612 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 18:09:06.790 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-09-16 18:09:14.470 4615 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.470 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.470 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:14.470 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:09:14.470 4615 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.470 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.471 4615 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:14.471 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:09:14.471 4615 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.471 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:09:14.504 4615 kserve.trace Got response "id": "7976da95-0e86-4b63-a734-b7861107493d","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:09:14.504 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "7976da95-0e86-4b63-a734-b7861107493d","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2 [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] [gw1] SKIPPED storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve 2026-09-16 18:10:02.054 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:02.054 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:02.055 4612 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.055 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:02.108 4612 kserve.trace Got response "id": "b01f52f9-e579-459f-9e14-4fb00e55457c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 18:10:02.108 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "b01f52f9-e579-459f-9e14-4fb00e55457c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-09-16 18:10:27.339 4612 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.339 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.340 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:27.369 4612 kserve.trace Got response "id": "3409d3e8-8bcc-4d9a-b3e1-9ff579db5f18","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:10:27.369 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "3409d3e8-8bcc-4d9a-b3e1-9ff579db5f18","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-09-16 18:10:49.792 4615 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.792 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:10:49.824 4615 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 18:10:49.824 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-09-16 18:11:22.651 4612 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.651 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:11:22.687 4612 kserve.trace Got response "id": "225eb209-60b0-419b-b13e-86e79af2d0dd","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-09-16 18:11:22.687 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "225eb209-60b0-419b-b13e-86e79af2d0dd","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-09-16T18:12:10.109950+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T18:12:11.119933+00:00 timeout_sampler INFO Elapsed time: 1.00534987449646 [0:00:01.005350] [e2e-predictor] 2026-09-16T18:12:21.182528+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T18:12:22.191041+00:00 timeout_sampler INFO Elapsed time: 1.0041401386260986 [0:00:01.004140] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-09-16T18:12:47.894126+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-09-16T18:12:47.934014+00:00 timeout_sampler INFO Elapsed time: 0.00023436546325683594 [0:00:00.000234] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-09-16T18:13:52.358319+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T18:13:53.366364+00:00 timeout_sampler INFO Elapsed time: 1.004136562347412 [0:00:01.004137] [e2e-predictor] 2026-09-16 18:14:03.168 4612 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:14:03.168 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:14:03.169 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:14:03.169 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:14:03.169 4612 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:14:03.169 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:14:03.209 4612 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:14:03.209 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:14:03.209 4612 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:14:03.209 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16T18:14:03.475793+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16 18:14:04.293 4612 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-16 18:14:04.293 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle 2026-09-16T18:14:04.483622+00:00 timeout_sampler INFO Elapsed time: 1.0048191547393799 [0:00:01.004819] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-09-16 18:15:09.528 4612 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:09.528 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:09.529 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:15:09.529 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:15:09.529 4612 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:09.529 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:09.570 4612 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:15:09.570 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:15:09.570 4612 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:09.570 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:15:10.610 4612 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-16 18:15:10.610 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-09-16T18:15:34.622770+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T18:15:35.630354+00:00 timeout_sampler INFO Elapsed time: 1.0036945343017578 [0:00:01.003695] [e2e-predictor] 2026-09-16T18:15:45.708467+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T18:15:46.716640+00:00 timeout_sampler INFO Elapsed time: 1.0043675899505615 [0:00:01.004368] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-09-16 18:16:15.872 4612 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:15.872 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:15.873 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:16:15.873 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:16:15.873 4612 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:15.873 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:15.910 4612 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:16:15.910 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:16:15.910 4612 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:15.910 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:16:17.194 4612 kserve.trace Got response "id": "331893b5-4b6b-4f80-b22b-f814b5e0eac5","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:16:17.194 4612 kserve.trace INFO [utils.py:predict():150] Got response "id": "331893b5-4b6b-4f80-b22b-f814b5e0eac5","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-09-16 18:17:26.902 4615 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:26.902 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:27.993 4615 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 18:17:27.993 4615 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-09-16 18:17:52.435 4612 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:52.435 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:52.436 4612 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:17:53.699 4612 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 18:17:53.699 4612 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 18:17:53.699 4612 kserve.trace Time taken: 1.303602571000738 [e2e-predictor] 2026-09-16 18:17:53.699 4612 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.303602571000738 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc 2026-09-16 18:19:13.247 4615 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:13.247 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:13.248 4615 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.df1f2a45-c616-413a-88cd-7e4799b0a927.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:19:14.195 4615 kserve.trace Got response "id": "c3bf99b4-524c-4647-b0cd-c39920511949","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:19:14.195 4615 kserve.trace INFO [utils.py:predict():150] Got response "id": "c3bf99b4-524c-4647-b0cd-c39920511949","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-16 18:19:19.353 4615 kserve.trace Created primary ISVC: isvc-primary-2f74f8 [e2e-predictor] 2026-09-16 18:19:19.353 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-2f74f8 [e2e-predictor] 2026-09-16 18:20:49.396 4615 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-16 18:20:49.396 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace resourceVersion for isvc-primary-2f74f8 stabilized at 39903 (stable for 15.0s) [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-2f74f8 stabilized at 39903 (stable for 15.0s) [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace Baseline recorded - resourceVersion: 39903 [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 39903 [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 18:21:04.422 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 18:21:04.569 4615 kserve.trace Created secondary ISVC isvc-secondary-2f74f8, waiting for failure status... [e2e-predictor] 2026-09-16 18:21:04.569 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-2f74f8, waiting for failure status... [e2e-predictor] 2026-09-16 18:21:12.594 4615 kserve.trace ISVC isvc-secondary-2f74f8 reported failure: {'exitCode': 1, 'message': "2026-09-16 18:21:05.760 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 18:21:05.760 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 18:21:05.780 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpsahacbof.crt\n2026-09-16 18:21:06.048 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:21:11.291 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 18:21:12.594 4615 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-2f74f8 reported failure: {'exitCode': 1, 'message': "2026-09-16 18:21:05.760 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 18:21:05.760 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 18:21:05.780 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpsahacbof.crt\n2026-09-16 18:21:06.048 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:21:11.291 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 18:21:12.594 4615 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 18:21:05.760 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 18:21:05.760 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 18:21:05.780 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpsahacbof.crt\n2026-09-16 18:21:06.048 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:21:11.291 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 18:21:12.594 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 18:21:05.760 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 18:21:05.760 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 18:21:05.780 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpsahacbof.crt\n2026-09-16 18:21:06.048 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:21:11.291 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 18:21:22.608 4615 kserve.trace Primary ISVC resourceVersion: before=39903, after=39903 [e2e-predictor] 2026-09-16 18:21:22.608 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=39903, after=39903 [e2e-predictor] 2026-09-16 18:21:22.608 4615 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-16 18:21:22.608 4615 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-predictor] [e2e-predictor] - generated xml file: /workspace/artifacts-dir/junit_e2e-predictor_or_kserve_on_openshift.xml - [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results-predictor_or_kserve_on_openshift.json [e2e-predictor] ================= 57 passed, 16 skipped in 2609.59s (0:43:29) ================== [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-09-16T18:21:28.711537288Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 49ae1e68-52a1-4efa-abca-88c481f37153 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T18:21:28.762125518Z namespace/openshift-must-gather-sk7zf created [must-gather] [must-gather ] OUT 2026-09-16T18:21:28.767026718Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-cllq8 created [must-gather] [must-gather ] OUT 2026-09-16T18:21:28.793846311Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.283421938Z [disk usage checker] Started [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.286741940Z [disk usage checker] Volume usage percentage: current = 33 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.424394150Z No resources found in openshift-must-gather-sk7zf namespace. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.532804576Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.678443581Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.678473163Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.678473163Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.680796565Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.825709885Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.825740597Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.825740597Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.827678934Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.970866201Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.970914458Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.970914458Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:35.972952270Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.114079984Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.114111627Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.114111627Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.116005866Z Error getting logs from rhods-notebooks [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.260339299Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.260368138Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.260368138Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.262261940Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.410266272Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.410299508Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.410299508Z namespaces "istio-system" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.412186036Z Error getting logs from istio-system [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.551269534Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.551299116Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.551299116Z namespaces "knative-serving" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.553201129Z Error getting logs from knative-serving [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.692812782Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.692843929Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.692843929Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.694813433Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:36.956755175Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.213634640Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.339069728Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.414545722Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.416278990Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.537401335Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.613660597Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.615517968Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.739639089Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.818208709Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.820292292Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:37.944483778Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.024525070Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.026620599Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.148426236Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.228784478Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.231142379Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.361092675Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.447848612Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.449803779Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.572178029Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.650491238Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.652596179Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.772538709Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.850128251Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.851973321Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:38.971414550Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.049422506Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.051143173Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.173290755Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.250446990Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.252476549Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.374659785Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.457762688Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.459626589Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.578415095Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.656822912Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.658833875Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.780370941Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.858591405Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.860603868Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:39.979198974Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.057105646Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.059120904Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.179095182Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.257410451Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.259228411Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.291405472Z [disk usage checker] Volume usage percentage: current = 33 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.382140551Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.458886279Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.460932346Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.579482381Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.656539513Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.658389775Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.780740133Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.859404195Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:40.861526238Z Error collecting info from [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:41.528879087Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:41.646149249Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:41.764110665Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:41.886660399Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.011203063Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.235942694Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.353342709Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.469284484Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.595309762Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.715352680Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.836007813Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:42.958405538Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:43.073988679Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:43.193086306Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:43.309787992Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:43.571969276Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:43.695108504Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:44.313087278Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:44.624847618Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:44.782112110Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:44.969664822Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:45.295764171Z [disk usage checker] Volume usage percentage: current = 33 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:45.645648849Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:45.962157455Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:46.110363764Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:46.235238763Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:46.851493455Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:47.167269323Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:47.322747640Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:47.463821741Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:48.065410614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:48.372051639Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:48.518699051Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:48.638819195Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:49.253799214Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:49.563446147Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:49.710223435Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:49.831913590Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:50.300184161Z [disk usage checker] Volume usage percentage: current = 32 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:50.454741650Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:50.779629850Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:50.927225934Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:51.047631114Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:51.719293353Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:52.056129682Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:52.208315045Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:52.361316819Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:53.050046888Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:53.380820338Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:53.531146430Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:53.656045575Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:54.307530647Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:54.629576595Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:54.780588198Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:54.919527984Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:55.304503094Z [disk usage checker] Volume usage percentage: current = 32 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:55.555801269Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:55.918652147Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:56.069259042Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:56.205101097Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:56.813192774Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:57.124018989Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:57.269605351Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:57.396515150Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:58.005580878Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:58.327174323Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:58.472223602Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:58.613474251Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:59.237924661Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:59.546513247Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:59.696060114Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:21:59.813440202Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:22:00.308925437Z [disk usage checker] Volume usage percentage: current = 32 ; allowed = 70 [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:22:00.423939002Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:22:00.752140839Z Wrote inspect data to must-gather. [must-gather] [must-gather-dlbdm] POD 2026-09-16T18:22:00.776779301Z Caches written to disk [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:01.78763531Z waiting for gather to complete [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:01.790300339Z downloading gather output [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.06245407Z receiving incremental file list [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.075403249Z ./ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.075513581Z aggregated-discovery-api.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.075813427Z aggregated-discovery-apis.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.076806535Z event-filter.html [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.0792327Z timestamp [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079373452Z version [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079592056Z cluster-scoped-resources/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079603147Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079609307Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079642057Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079726939Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079736439Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.07976237Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079830141Z namespaces/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079838861Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079897052Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.079965433Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080014044Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080058555Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080104466Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080188027Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080264749Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.08034168Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080374371Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080436182Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080470543Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080527734Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080598535Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080651316Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080685116Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080766058Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.080810519Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.08087061Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.081004002Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.081099444Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086065556Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086145247Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086224229Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086350841Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086535795Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086585385Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086640866Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086686037Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086728848Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086776029Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086806909Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086919102Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086964382Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.086995903Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087060454Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087096825Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087149216Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087181206Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087230347Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.087272108Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.093202527Z [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.093222218Z sent 765 bytes received 172,612 bytes 115,584.67 bytes/sec [must-gather] [must-gather-dlbdm] OUT 2026-09-16T18:22:02.093227828Z total size is 2,996,026 speedup is 17.28 [must-gather] [must-gather ] OUT 2026-09-16T18:22:02.307255667Z namespace/openshift-must-gather-sk7zf deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 49ae1e68-52a1-4efa-abca-88c481f37153 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T18:22:02.424422089Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 49ae1e68-52a1-4efa-abca-88c481f37153 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T18:22:02.441901671Z namespace/openshift-must-gather-hfg2l created [must-gather] [must-gather ] OUT 2026-09-16T18:22:02.450183824Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-ld4tb created [must-gather] [must-gather ] OUT 2026-09-16T18:22:02.473912862Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 created [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:03.840324401Z [disk usage checker] Started [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:03.843713268Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:04.048386037Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:04.200058668Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:04.303408751Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:04.394964160Z Gathering data for ns/default... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:04.716854140Z Gathering data for ns/openshift... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:05.179188200Z Gathering data for ns/kube-system... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:05.935682184Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.251245991Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.251354839Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.251354839Z namespaces "assisted-installer" not found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.710065703Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.715201264Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.717510001Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.720139969Z INFO: Gathering HAProxy config files [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.729786737Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.736516750Z Executing Istio gather script [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.749259360Z INFO: Collecting host service logs for crio [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.749692044Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.750104253Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.750548701Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.750963351Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.751301872Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.751637506Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.751976898Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.752344392Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.752689911Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.753088366Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.753490593Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:06.804147554Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.400314847Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.400366664Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.553107372Z INFO: Collecting Insights Archives from insights-operator-5844b856db-fsg5h [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.553159802Z insights-runtime-extractor-j2dmg [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.553178078Z insights-runtime-extractor-n88th [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.553195885Z insights-runtime-extractor-v8nkj [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.668434490Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.709273880Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:07.976382368Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.021653764Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.023387259Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.054607311Z No resources found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.112126740Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.211713302Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.257254775Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.323133827Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.500889118Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.900043008Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:08.966097938Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.068804040Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.210828518Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.214659749Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.262880358Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.262880358Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.270069482Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.324186826Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.335057527Z No resources found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.409088786Z INFO: 'previous-logs' folder not found on ip-10-0-128-31.ec2.internal, skipping... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.444299161Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.500264346Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.521461062Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.532479902Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.611015741Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.613370184Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.617849284Z INFO: HAProxy config collection complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.717040965Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.785020240Z INFO: 'previous-logs' folder not found on ip-10-0-130-222.ec2.internal, skipping... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.849727900Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.917609752Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:09.945834889Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.114661323Z INFO: 'previous-logs' folder not found on ip-10-0-139-180.ec2.internal, skipping... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.114701847Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.114726414Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.172875217Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.232034366Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.241331129Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.417787151Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.432169012Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.445848272Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.654836061Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.740638733Z INFO: INTERCONNECT MODE [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.740677420Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.881738174Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.890952401Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.997498305Z INFO: Gathering OVN_Northbound from ovnkube-node-5kpv5... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.997757631Z INFO: Gathering OVN_Northbound from ovnkube-node-5ss65... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.998005416Z INFO: Gathering OVN_Northbound from ovnkube-node-dkvdq... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.998323391Z INFO: Gathering OVN_Southbound from ovnkube-node-5kpv5... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.998603328Z INFO: Gathering OVN_Southbound from ovnkube-node-5ss65... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:10.998868579Z INFO: Gathering OVN_Southbound from ovnkube-node-dkvdq... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.150794146Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.198572930Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.315657440Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.367165212Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.387414448Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.404100694Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.410168745Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.413163101Z tar: Removing leading `/' from member names [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.449635096Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.505039171Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.544832651Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.565839343Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.688654369Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.791266307Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.900893722Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.924271109Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.924310675Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.924882156Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.927134006Z 4.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.930295229Z ovnk_database_store/ [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.930295229Z ovnk_database_store/ovnkube-node-5ss65_sbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.943066634Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.947735273Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.963902621Z ovnk_database_store/ovnkube-node-5kpv5_nbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:11.976306330Z ovnk_database_store/ovnkube-node-dkvdq_sbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.003574196Z ovnk_database_store/ovnkube-node-dkvdq_nbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.012906760Z ovnk_database_store/ovnkube-node-5kpv5_sbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.045818649Z ovnk_database_store/ovnkube-node-5ss65_nbdb [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.053083797Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.064629279Z INFO: Network log collection complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.163742936Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.235593920Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.341062901Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.370867347Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.413359585Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.416715803Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.436434575Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.645428025Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.690311004Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.695300152Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.889794255Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.892663068Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:12.912060298Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.117425172Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.294526370Z Gathering data for ns/openshift-console... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.319124474Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.321474995Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.495241984Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:667babb345aeb39d2681913fd91a5c163d48d4ab8a3ba0d3156502181ea1177a [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.523209681Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.636593043Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.766965547Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.770272557Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.794978343Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.888244018Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.960633483Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:13.993722379Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.177989205Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.180090235Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.376723117Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.441623747Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.586729545Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.788279061Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:14.929605344Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:15.304817497Z Done executing Istio gather script [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:15.548485398Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:16.040793838Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:16.073031099Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:16.404853591Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:16.752499097Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:17.178668970Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:17.223248077Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:18.343908115Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:18.998911377Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:19.472651713Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:19.801828362Z Gathering data for ns/kserve... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:20.619724721Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:21.745480994Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:21.974308955Z Gathering data for ns/openshift-config... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:22.029998914Z Collecting performance related data for node ip-10-0-130-222.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:22.045862965Z Collecting performance related data for node ip-10-0-139-180.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:22.058976229Z Collecting performance related data for node ip-10-0-128-31.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:22.314423465Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:22.840701204Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:23.187208886Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:23.566117038Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:23.900428086Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:24.003666237Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:24.235874386Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:24.502223539Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:24.852211782Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:25.225598775Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:25.579615260Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:26.103427303Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:27.536835083Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:28.874143169Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:29.008275854Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:29.209097028Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:29.747534198Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.193267233Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.607203287Z Collecting kubelet logs for node ip-10-0-130-222.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.609160174Z Collecting kubelet logs for node ip-10-0-139-180.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.610828042Z Collecting kubelet logs for node ip-10-0-128-31.ec2.internal [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.619731781Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:30.968653337Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:31.024645740Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-hfg2l namespace [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:31.028782178Z INFO: Node performance data collection complete. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:31.487736044Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:31.805585303Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:32.240372123Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:32.539473814Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:32.844673479Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:33.496311585Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:33.776364655Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:34.013153756Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:34.082219892Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:34.478539334Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:35.403412545Z Wrote inspect data to must-gather. [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:35.403459711Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:35.403459711Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:35.539953571Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-v6j42] POD 2026-09-16T18:22:35.723017213Z Caches written to disk [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:36.732658511Z waiting for gather to complete [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:36.735629256Z downloading gather output [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:36.993255356Z receiving incremental file list [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.010965631Z ./ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.011083574Z aggregated-discovery-api.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.011365279Z aggregated-discovery-apis.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.012319826Z event-filter.html [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.014633209Z timestamp [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.014737441Z version [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.032929475Z cluster-scoped-resources/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.032956515Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.032963035Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.032993186Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033133678Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033256271Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033329302Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033394723Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033499145Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033584637Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033700899Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.03376173Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.033906243Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.034015355Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.034359121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.034398882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.034633426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.034964452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.035287658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.035474652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.039444524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041172736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041306739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041448811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041595764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041723026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.041995331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.042299857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.04249468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.042787046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.042952019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043079071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043198023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043308655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043423507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.04357604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043757714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.043924347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.044059039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.046074376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.046562755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.046716208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.046885571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.047110875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.04738413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.047799208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.04794432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048059232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048164154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048277027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048392198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048499071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048639023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048769325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.048897728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.049224354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.049369747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.049515869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050055659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050178131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050290793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050476497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050593689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050777593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.050945836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051126969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051236561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051352363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051480515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051605328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051706619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.051843772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.052002485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.052158058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.052664217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.053256698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.05337011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054154224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054282177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054398659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054501671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054639393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.054829947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055223424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055348826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055458779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055622322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055744674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.055876836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.056037969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.056164612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.060137264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.060580962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.061188864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.061373797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.061792475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.062013879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.062183582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.062332165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.062457957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.065591605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.065753568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.06591301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.066045353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.066155705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.074531809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.080349765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.080475318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.080789524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.080985807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.081107889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.081267862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.081431975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.08167673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.081786112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.081924524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.082116388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.08224098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.082373313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.082499635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.082640227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.08277928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.082912883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.083035425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.083161477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.083267889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.083406181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.083824829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.084031953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.084284888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.08440064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.084525082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.084629864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.086831344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.086990177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.087106229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.087222402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.087350574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.087455696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.089252029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.089408982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.089529284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.089689997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.089804499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.090086554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.090744766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.090889089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.091076933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.091196095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.091931888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.093517697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.093613879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.093772382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.093935035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094107978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.0942102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094324942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094501995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094660398Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094916153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.094976644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095084826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095170757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095254119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.09533528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095503944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095595325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095681587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095792489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.095908271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096003753Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096084774Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096212197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096320229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096673735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096760287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096848508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.096985551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097072663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097159844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097247936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097337397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097424509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097516991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097602052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097696534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097789316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.097928168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.09803242Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098126532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098203653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098294285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098388567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098468428Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.09855861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098657252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098739673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098817324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.098956967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099062129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099163231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099242242Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099329854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099427186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099510047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099600049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.09968358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099778862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.099901484Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100059737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100164539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100261091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100367993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100484415Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100655278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100801921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.100943023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101101206Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101267169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101381982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101464073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101582715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101661687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101768219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.101897601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102011383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102265668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102286848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102342479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102437861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102528683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102613854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102705006Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.102800778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10293337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103028682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103213495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103320497Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103411079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103504971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103616463Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103697394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103791286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.103920758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10402091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104108022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104165753Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104202914Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104255994Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-26nvh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104369546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2fdlb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104452188Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2wqhg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10454239Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bnpv7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104623831Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dvc2q.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104708623Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f88w9.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104806554Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pn255.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.104911487Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qp8r4.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10508421Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vr8cv.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105180161Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wdk2n.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105272123Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xgjrn.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105354924Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xxncg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105458626Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-hjbhd.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105561638Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ks4xj.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1056587Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-r8vl4.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105793932Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.105869144Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106033317Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10616575Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106265701Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106335593Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106680499Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106794581Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106924373Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.106994045Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107169458Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1072811Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107359651Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107434433Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107529655Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107611516Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107708078Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107792609Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.107971172Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108049634Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108135806Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108219217Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108306649Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.10838431Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108515693Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108552153Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108655255Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108749527Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108830168Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.108950321Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.109047583Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.109133954Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.109292287Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.109780526Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.109901228Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11000746Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110088771Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110221094Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110324446Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110399997Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11054664Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110581471Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110673782Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110758614Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110846165Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.110966418Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111026799Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11109135Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111150611Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111186412Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111241373Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111274783Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111333034Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111378185Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111427256Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111463617Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111505497Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111552018Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111602329Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111609019Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11164243Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111726772Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111778613Z cluster-scoped-resources/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111794493Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.111817713Z cluster-scoped-resources/core/nodes/ip-10-0-128-31.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112090008Z cluster-scoped-resources/core/nodes/ip-10-0-130-222.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112220161Z cluster-scoped-resources/core/nodes/ip-10-0-139-180.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112324632Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112369073Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112425934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112518506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112590317Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112673939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11275113Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.112835292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113030496Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113126247Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113213229Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11330427Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113392192Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113484384Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113574695Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113659807Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113766729Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11384641Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.113981443Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114061414Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114148696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114237488Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114324539Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114405961Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114449731Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114541343Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114617045Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114700436Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.114784388Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11489699Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115041342Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115178595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115270457Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115335578Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115347558Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115391309Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115480061Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115523371Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115579752Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115637133Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115692994Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.115812457Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116024111Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116091882Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116098682Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116146783Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116287255Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116298736Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116339576Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116440528Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116486719Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116611811Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116662712Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116741934Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116793355Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.116992038Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117051159Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117184762Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117239073Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117304534Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117353365Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117431116Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117482787Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117562709Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11761567Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117693721Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117740252Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117822964Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117894485Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.117959856Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118010237Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118084998Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118136059Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118234721Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118269682Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118394664Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118405394Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118457955Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118535177Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118620208Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.11872788Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118807431Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.118874603Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119007155Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119136408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119361072Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119527955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119653497Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119773749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.119910932Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120026534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120139646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120254218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12036722Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120482522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120590494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120721057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120839729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.120982091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121092813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121208566Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121315828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12145492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121596053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121646194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121768966Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.121847887Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122016381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122168153Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122260285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122351737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122443528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12252782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122618921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122700873Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.122790565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123148691Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123227163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123315194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123410486Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123491028Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123587189Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123664301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123761442Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123844454Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.123975606Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124072498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1241573Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124248031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124334103Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124424465Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124511456Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124600858Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1246941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12474208Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124754051Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124816072Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124903034Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124914124Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.124956495Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125021156Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125027676Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125075527Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125152818Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125196449Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-31.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125286681Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-222.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125366962Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-180.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125429083Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125481744Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125560015Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125617827Z host_service_logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125663197Z host_service_logs/masters/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125695108Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125764519Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12582335Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.125923632Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126056525Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126164457Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126232398Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126303569Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.12637065Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126435302Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126516543Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126533223Z ingress_controllers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126539744Z ingress_controllers/default/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126547604Z ingress_controllers/default/router-default-56bccd6f44-wl52g/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126586104Z ingress_controllers/default/router-default-56bccd6f44-wl52g/haproxy.config [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126757948Z insights-data/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126773128Z istio/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.126836369Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127013482Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127463301Z istio/event-filter.html [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127578592Z istio/timestamp [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127637884Z istio/cluster-scoped-resources/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127646744Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127691405Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127742395Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.127953479Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.128429498Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.128995009Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13017112Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130352514Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130486206Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130559247Z machine_config_ondisk/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130567698Z machine_config_termination_logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130572718Z monitoring/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130577518Z monitoring/alertmanager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130603608Z monitoring/alertmanager/status.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13070029Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130748171Z monitoring/prometheus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130805732Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130921714Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.130995095Z monitoring/prometheus/rules.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.131738349Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13178414Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.131871531Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.132714657Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.132771798Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.132826489Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.132959371Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133045293Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133168275Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133233966Z monitoring/prometheus/status/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133306978Z monitoring/prometheus/status/config.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133735316Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133789166Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.133910629Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134078202Z namespaces/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134094642Z namespaces/default/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134138783Z namespaces/default/default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134202204Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134242005Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134313046Z namespaces/default/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134353387Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134439618Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13451432Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134588321Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134647213Z namespaces/default/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134665873Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134756955Z namespaces/default/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134775315Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134876147Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134959418Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.134977259Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135097801Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135151192Z namespaces/default/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135195723Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135348735Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135450657Z namespaces/default/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135627231Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135701352Z namespaces/default/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135781823Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.135927466Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136087949Z namespaces/default/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13617505Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136225801Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136272712Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136317043Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136545697Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136588368Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13666641Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136742261Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136797732Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136839293Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136920194Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.136962385Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137018936Z namespaces/default/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137057477Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137096467Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137132968Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13724886Z namespaces/kserve/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137289941Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137353622Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137391743Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137429493Z namespaces/kserve/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137467644Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.137548866Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13778351Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138020854Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138063505Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138101466Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138137366Z namespaces/kserve/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138175117Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138253048Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138367331Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138410602Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138484873Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138521553Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138552034Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138590225Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138682196Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138783308Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.138938151Z namespaces/kserve/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.13943366Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.139449921Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.139499951Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.140016331Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.140127153Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1404982Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.140628452Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141170592Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141290824Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141328265Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141447147Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141530349Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1415775Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.14161562Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141706042Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141796764Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141843005Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141922916Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.141987977Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142044968Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.14214826Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142208121Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142266842Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142365884Z namespaces/kserve/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142373704Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142446136Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/kserve-controller-manager-cc8594966-8h852.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142548467Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142556548Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142560758Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/manager/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.142599679Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/manager/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.150745888Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.150816359Z namespaces/kserve/pods/kserve-controller-manager-cc8594966-8h852/manager/manager/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.15083862Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.150931331Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/llmisvc-controller-manager-645f9c8fd6-64h5c.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.151062294Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.151074944Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.151087804Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/manager/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.151133305Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/manager/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152601922Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152669043Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-64h5c/manager/manager/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152682044Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152739974Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/model-serving-api-7b954ffc95-8qkgz.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152835646Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152848267Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152892007Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/server/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.152940378Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/server/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.15302274Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/server/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153097531Z namespaces/kserve/pods/model-serving-api-7b954ffc95-8qkgz/server/server/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153148192Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153169682Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/odh-model-controller-7b966d7984-ncmrp.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153281824Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153293975Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153299205Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/manager/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.153339205Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/manager/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171491569Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17156328Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ncmrp/manager/manager/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171576231Z namespaces/kserve/pods/s3-init-bjxl7/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171639701Z namespaces/kserve/pods/s3-init-bjxl7/s3-init-bjxl7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171776524Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171795275Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171803564Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171869776Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.171989758Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17207004Z namespaces/kserve/pods/s3-init-bjxl7/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17208866Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17210922Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/s3-init/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172122781Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/s3-init/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172186352Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/s3-init/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172466907Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172532948Z namespaces/kserve/pods/s3-init-bjxl7/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172588349Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17263676Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom-l4fbb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172711971Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172722961Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172727672Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172773722Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172879654Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172957606Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.172995017Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173006787Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173012047Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173047547Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173243451Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173315742Z namespaces/kserve/pods/s3-tls-init-custom-l4fbb/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173373043Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173410314Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving-x5j5n.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173495546Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173504536Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/download-hf-model/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173514746Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173551977Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173641188Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17371624Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17373595Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17375055Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1737576Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.173822472Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174070736Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174138758Z namespaces/kserve/pods/s3-tls-init-serving-x5j5n/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174153938Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174210829Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs-64568bcd49-w5wv9.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17428846Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17429636Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/seaweedfs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174303101Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174347641Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174538435Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174605206Z namespaces/kserve/pods/seaweedfs-64568bcd49-w5wv9/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174664277Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174705038Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom-8b44d767d-cschg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174785459Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174793239Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17480287Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.174866541Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175118785Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175204457Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-cschg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175273308Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175336389Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving-67b7477c6d-h59vg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175441671Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175457392Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175464952Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175522373Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175703766Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175771977Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-h59vg/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175808418Z namespaces/kserve/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175838199Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17591958Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175942021Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175989072Z namespaces/kube-node-lease/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.175999062Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176003402Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176056003Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-31.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176140554Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-222.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176225256Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-180.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176314087Z namespaces/kube-system/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176368988Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17643174Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1764716Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176503411Z namespaces/kube-system/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176561472Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176683164Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176758196Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176835557Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176907708Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.176954519Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17702044Z namespaces/kube-system/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177066441Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177142913Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177217864Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177239904Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177335956Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177375467Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177382127Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177438788Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-txwj2x7jnnmchxirnaqfmccsvy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17752711Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177608451Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177684503Z namespaces/kube-system/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.177728363Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.178008578Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.17809927Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.178349245Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.178428236Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.178708501Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.178844454Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179285752Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179362643Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179434415Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179508286Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179540927Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179639199Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179682109Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179801862Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179919333Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.179996305Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180043296Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180108857Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180143178Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18026253Z namespaces/kube-system/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18027445Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180360372Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer-gn86c.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180470644Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180480014Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180491994Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180589106Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180868991Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.180987213Z namespaces/kube-system/pods/global-pull-secret-syncer-gn86c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181057294Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181116636Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer-jxft6.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181192897Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181206167Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181221228Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181292329Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181575934Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181665816Z namespaces/kube-system/pods/global-pull-secret-syncer-jxft6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181729067Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181771558Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer-t677q.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181841619Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1818664Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18188209Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.181952291Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.182194986Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.182261807Z namespaces/kube-system/pods/global-pull-secret-syncer-t677q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.182301247Z namespaces/kube-system/pods/konnectivity-agent-dlwht/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.182340768Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent-dlwht.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18242343Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18243227Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18244102Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.182487231Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.183228945Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.183315146Z namespaces/kube-system/pods/konnectivity-agent-dlwht/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.183364967Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.183420208Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent-j4lhl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18351686Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1835267Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18355884Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.183615641Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184368595Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184461757Z namespaces/kube-system/pods/konnectivity-agent-j4lhl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184517488Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184573439Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent-p4kfb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184667741Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184676921Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184701872Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.184727742Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.185490056Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.185554907Z namespaces/kube-system/pods/konnectivity-agent-p4kfb/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.185582317Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.185628028Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18571398Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18572214Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18573438Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.185782291Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186192169Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18626145Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-31.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186285581Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186331061Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186409273Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186416373Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186421203Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186449064Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186609236Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186677158Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-222.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186718658Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186755199Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18681207Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18681933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186832631Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.186912812Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187082205Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187147346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-180.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187183997Z namespaces/kube-system/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187223798Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187282139Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187291419Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18735367Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187470842Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187538773Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187577224Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187635015Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187675106Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187731217Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187738137Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187742417Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187775108Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.187937811Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188073974Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188137224Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188210066Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188243366Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188296638Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188329358Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18841727Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188492691Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188572352Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188608323Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188653864Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188686385Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188734266Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188809417Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188871318Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.188921069Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.18899912Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.189068222Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.189111893Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190222983Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190348045Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190444747Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190565859Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190648981Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.190781663Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191001027Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191089489Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191135079Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191200961Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191252602Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191302703Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191344683Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191428675Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191505596Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191552947Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191607608Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191658719Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1916951Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191750531Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191788542Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191835912Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191918094Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.191973295Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192008386Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192119297Z namespaces/openshift-apiserver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192165109Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19222898Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19226294Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192310871Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192348312Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192430963Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192501215Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192580946Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192621387Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192669848Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192708418Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192752259Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192828801Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192903362Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.192943013Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193029364Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193088035Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193125836Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193226708Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193302749Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193383651Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193469873Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193558054Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.193678526Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194030733Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194083704Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194120785Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194183566Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194203396Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194281957Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194307078Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19441053Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194482831Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194537822Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194575163Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194627854Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194666524Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194724545Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194755376Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194819267Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.194865528Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19495991Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19497062Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19498691Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195006251Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195072032Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195082082Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195088592Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195115463Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195216545Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195224845Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195239345Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195284066Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195349877Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195359417Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195399448Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1954975Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19553335Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195602302Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195642792Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195719104Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195755155Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195839686Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.195944428Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.1960361Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19605524Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196102641Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196156622Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196220763Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196299104Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196350505Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196392376Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196472677Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196525249Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196546359Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19658447Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196664491Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196707922Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196811284Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196906316Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.196994897Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197073889Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19716873Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197318443Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197426965Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197484256Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197532757Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197589438Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197628689Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19767696Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19772194Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197771701Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197826862Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.197932684Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198016366Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198077217Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198120738Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198166179Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19821458Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19825531Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198292911Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198334262Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198341872Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198374143Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198427633Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198457864Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198512725Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198547666Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198624587Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198674518Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19878823Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198842371Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198937343Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.198973823Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199152527Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199252319Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19935276Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199402921Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199431992Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199489913Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199520673Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199611585Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199670986Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199721437Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.199796649Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19986518Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.19988352Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200025583Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200112144Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200194976Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200305688Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20040726Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200456121Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200555263Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.200631274Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20098982Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201067382Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201274616Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201429739Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20153087Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201587091Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201637823Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201681223Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201719094Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201770825Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201816846Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201907167Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.201952118Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20203345Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202109821Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202148682Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202196813Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202230023Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202276974Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202371906Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202381746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202428247Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/aws-ebs-csi-driver-node-fz5l4.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202529609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202537769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202548899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20259657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202696712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202758943Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202802494Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202812894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202818924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202830984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.202954167Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203020258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203061218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203068479Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203072379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203113579Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203205031Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203274302Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fz5l4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203323583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203367174Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/aws-ebs-csi-driver-node-pggdg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203454426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203463036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203469146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203506927Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203597238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20366414Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203712041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203719011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203732131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203769191Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203863223Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203957775Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.203996616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204003736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204007916Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204038967Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204130058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204198559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pggdg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20425346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204294921Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/aws-ebs-csi-driver-node-sstxn.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204389103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204395963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/csi-driver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204409263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204449294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204539096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204605807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204656168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204663198Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204675268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204712259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20479919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204899772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204944203Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204955103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.204965064Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205006234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205228968Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20529123Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sstxn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20534772Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205385381Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205444012Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205454482Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205467683Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205531484Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205569295Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205623225Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205654146Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205831599Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205839109Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205843009Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205909221Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205965402Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.205972722Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206008063Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206101434Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206149145Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206215596Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206256797Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206316378Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206358799Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206481921Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206559913Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206640974Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206695495Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206735136Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206815677Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.206876048Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20693991Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20698131Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207076502Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207129133Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207168224Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207257566Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207307496Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207314677Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.207356537Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20746695Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20751949Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208200773Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208286074Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208426537Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208501149Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208694032Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.208839845Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209007228Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209096519Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20914195Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209202211Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209239032Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209345034Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209355144Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209362104Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209412765Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209489456Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209570678Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209608389Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.20965944Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209708291Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209746711Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209800852Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209835673Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209922755Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.209977485Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210000306Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210032346Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210069767Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned-86fjr.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210151519Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210162629Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210178329Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/tuned/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21021684Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/tuned/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210331192Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210398883Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86fjr/tuned/tuned/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210443914Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210495695Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned-bvnzw.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210569216Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210582137Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210591587Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/tuned/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210641278Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/tuned/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21074825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210817041Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bvnzw/tuned/tuned/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210873332Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.210916123Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned-rg2wb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211001924Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211009755Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/tuned/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211013724Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/tuned/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211056995Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/tuned/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211160177Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211235299Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rg2wb/tuned/tuned/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211273149Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21131239Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211354261Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211399762Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211547304Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211560994Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211605445Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-31.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211698387Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-222.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211782949Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-180.ec2.internal.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21183671Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.211916851Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212005463Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212054674Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212124095Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212165756Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212245657Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212290018Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2123777Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212487322Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212589573Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212630894Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212669815Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212720816Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212761776Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.212839758Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21293007Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21296316Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213048552Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213110343Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213152844Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213334497Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213420889Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213549301Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213624892Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213794776Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.213954959Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214129132Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214193683Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214239204Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214297375Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214343326Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214394937Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214438987Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214517349Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21459556Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214655242Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214698482Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214747493Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214778194Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214865825Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.214928816Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215000508Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215032708Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21510843Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21511642Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215158501Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-86499c89c4-4n5lj.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215251112Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215260613Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215281053Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215307803Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215403405Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215474337Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215523617Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215530427Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215544188Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.215580739Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216175109Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216244011Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-4n5lj/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216270641Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216317132Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216356413Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216403123Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216515525Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216564817Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216632158Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216672628Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216723209Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21676745Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216869252Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.216968954Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217066416Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217119027Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217165397Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217213488Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217267739Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217342711Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217393802Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217442693Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217519784Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217575505Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217582505Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217618266Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217708367Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217789019Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21783361Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.217967302Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.218047674Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2184143Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.218632244Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.218764277Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.218986631Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219162784Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219250166Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219300487Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219393828Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219443539Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.21951058Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219565332Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219625583Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219681344Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219782105Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219898718Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.219958469Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22000919Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220068621Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220126952Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220225554Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220281015Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220340016Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220391967Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220483818Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220493139Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22057435Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator-86695b7cc7-slxrd.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220669082Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220684492Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.220973867Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221026179Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221165381Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221256383Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-slxrd/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221321934Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221373095Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221446716Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221455556Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221514397Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221578469Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221619959Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221709651Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221756122Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221873224Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.221942725Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222032507Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222087458Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222164229Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22222349Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222317962Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222419424Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222514476Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222570867Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222623778Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222687699Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22274462Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222844752Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222928193Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.222972064Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223088036Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223140297Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223148377Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223190968Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22327977Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223333171Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223450093Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223550175Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223666517Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223759909Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.223874451Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224133525Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224350419Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224433951Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224488912Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224569873Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224621914Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224694206Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224743197Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224872359Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.224985801Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225056452Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225114063Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225177144Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225233385Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225290447Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225341727Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225396428Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22544726Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225549371Z namespaces/openshift-config-managed/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225601522Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225680934Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225737945Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225829996Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.225904858Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22602507Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226115442Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226221034Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226270895Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226363066Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226417767Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226474088Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.22657712Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226630511Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226713823Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226817085Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226915116Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.226976318Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.230654985Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.230731037Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.230826978Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23093345Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231008812Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231175595Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231277996Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231322657Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231363548Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23144534Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231503281Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231523511Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231598053Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231640233Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231701454Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231737915Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.231826707Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2319831Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23202916Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232072571Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232149403Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232199804Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232253914Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232301765Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232358146Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232368636Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232409407Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232479649Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23252685Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23258088Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232630001Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232686882Z namespaces/openshift-config-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232697863Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232701973Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232755714Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.232958167Z namespaces/openshift-config/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233015359Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2331156Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233167741Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233224152Z namespaces/openshift-config/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233268903Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233364105Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233452596Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233549678Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233603499Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23364557Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233703971Z namespaces/openshift-config/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233742042Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233837044Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233918405Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.233974996Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234061948Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234154769Z namespaces/openshift-config/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234217201Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234339083Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234429974Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234521346Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234613598Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23470762Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.234894403Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235060436Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235146078Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235202969Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23527207Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235328601Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235546825Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235600016Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235674327Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235725988Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23582223Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235923932Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.235987763Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236038384Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236090655Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236141226Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236197247Z namespaces/openshift-config/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236248418Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236300239Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23634946Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236454842Z namespaces/openshift-console-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236510373Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236582374Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236633505Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236683486Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236736237Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236829409Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.236977401Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237102814Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237158795Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237205556Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237259486Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237311227Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237408279Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237481261Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237536762Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237635763Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237689194Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237696125Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237741285Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237828647Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.237910138Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.238501019Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.238602371Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.238902216Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.238996228Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239154261Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239293374Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239487367Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239556339Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.23961613Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239690641Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239765862Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239833384Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.239903975Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240006797Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240103639Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24016982Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240231751Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240305742Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240365854Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240435815Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240494956Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240554997Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240609588Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240676059Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240685339Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.240743941Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator-696884fb9c-xg8vh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241047926Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241062046Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator/console-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241068856Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator/console-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241093627Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator/console-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24182547Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-xg8vh/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241900222Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241957173Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.241996133Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242033434Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242103475Z namespaces/openshift-console/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242155466Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242224128Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242267049Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242331399Z namespaces/openshift-console/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2423631Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242455162Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242613245Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2429012Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242948961Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.242997652Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243037472Z namespaces/openshift-console/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243087213Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243177315Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243211416Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243255007Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243330658Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.243410639Z namespaces/openshift-console/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24345354Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.244082762Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.244186144Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.244564191Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.244664172Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.244920637Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24507455Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245316834Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245398766Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245460047Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245533698Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245591839Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245668641Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245731452Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245830674Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.245956646Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246008337Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246051098Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246113079Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24616377Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246223111Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246276842Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246329283Z namespaces/openshift-console/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246338013Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246374684Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console-7b7df64f45-jzlmd.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246477316Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246486096Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/console/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246490996Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/console/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246534357Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/console/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246649619Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/console/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246731651Z namespaces/openshift-console/pods/console-7b7df64f45-jzlmd/console/console/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246788961Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246839012Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/downloads-76f99584f4-p5tkm.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246974385Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246987225Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/download-server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.246994145Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/download-server/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247039176Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/download-server/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247325141Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247405843Z namespaces/openshift-console/pods/downloads-76f99584f4-p5tkm/download-server/download-server/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247464804Z namespaces/openshift-console/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247513645Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247583206Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247634247Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247744509Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24780324Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247901222Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.247954843Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248032294Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248078625Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248170377Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248264428Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.24835345Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248425422Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248480592Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248557084Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248610345Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248708557Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248784888Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248842589Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.248960551Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249125454Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249180215Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249307178Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249399499Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249487931Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249579913Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249673224Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.249821777Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250059492Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250124113Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250170843Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250228624Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250277536Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250334526Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250385998Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250479779Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250575901Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250634362Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250680863Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250737904Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250788545Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250843986Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250917067Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.250975008Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251023179Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251152121Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251208413Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251335625Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251395866Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251454707Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251501708Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25159498Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251690171Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251783693Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251864505Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.251926376Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252003957Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252053748Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25215571Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252215201Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252247332Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252347374Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252414255Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252421235Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252485426Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252588038Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252644279Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252763161Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252865593Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.252990745Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253084397Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253180419Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253328412Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253512285Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253822221Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253895452Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.253965493Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254018674Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254093315Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254149827Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254249449Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25434008Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254400941Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254449242Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254509603Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254562174Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254632665Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254683036Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254747998Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254804819Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254941251Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.254994192Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255068164Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255114014Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255169685Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255210796Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255313078Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25540538Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255500081Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255559802Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255608603Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255661364Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255715355Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255807557Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.255868798Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25594192Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256033211Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256110743Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256194184Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256323956Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256402888Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2565007Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256591671Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256695023Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.256868157Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257115551Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257185212Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257231833Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257300414Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257360015Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257430407Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257489778Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25758321Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257680711Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257763203Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257821204Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257905416Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.257961406Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258070259Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25812628Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258199591Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258261862Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258480456Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258536527Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258579478Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25869318Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258795172Z namespaces/openshift-dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.258872593Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259043776Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259113028Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259148458Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25922053Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259376552Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259475364Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259569886Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259631957Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259683398Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259738699Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.25979669Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259922713Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.259988854Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260044095Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260140117Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260200758Z namespaces/openshift-dns/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260278019Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260402891Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260504963Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.260766498Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26087875Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261183276Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261333608Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261537612Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261604264Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261657094Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261728206Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261773576Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.261880869Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26192789Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262030651Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262122373Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262204364Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262289716Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262371278Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262410168Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262474129Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262533121Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262592422Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262732164Z namespaces/openshift-dns/pods/dns-default-5cxdl/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262786915Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns-default-5cxdl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262910037Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262923148Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262926998Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/dns/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.262986769Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/dns/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263117521Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263217653Z namespaces/openshift-dns/pods/dns-default-5cxdl/dns/dns/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263249044Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263253644Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263262744Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263337445Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263445887Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263523889Z namespaces/openshift-dns/pods/dns-default-5cxdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26358994Z namespaces/openshift-dns/pods/dns-default-bdzqh/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263645841Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns-default-bdzqh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263736092Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263749603Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263781613Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/dns/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263826804Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/dns/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.263953687Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264037668Z namespaces/openshift-dns/pods/dns-default-bdzqh/dns/dns/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264085479Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264098559Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26410947Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26416039Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264271102Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264353474Z namespaces/openshift-dns/pods/dns-default-bdzqh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264415375Z namespaces/openshift-dns/pods/dns-default-klh2p/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264461006Z namespaces/openshift-dns/pods/dns-default-klh2p/dns-default-klh2p.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264558418Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264565148Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/dns/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264571408Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/dns/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264629959Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/dns/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264737351Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264818783Z namespaces/openshift-dns/pods/dns-default-klh2p/dns/dns/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264909384Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264925714Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264931505Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.264972825Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265078647Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265159829Z namespaces/openshift-dns/pods/dns-default-klh2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26521701Z namespaces/openshift-dns/pods/node-resolver-7rg26/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265270341Z namespaces/openshift-dns/pods/node-resolver-7rg26/node-resolver-7rg26.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265359872Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265369022Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265399163Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265449184Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265551456Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265631277Z namespaces/openshift-dns/pods/node-resolver-7rg26/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265715669Z namespaces/openshift-dns/pods/node-resolver-fjzbj/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2657694Z namespaces/openshift-dns/pods/node-resolver-fjzbj/node-resolver-fjzbj.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265870742Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265977144Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.265986804Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266046035Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266152137Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266232918Z namespaces/openshift-dns/pods/node-resolver-fjzbj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26632013Z namespaces/openshift-dns/pods/node-resolver-g5jxl/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266373901Z namespaces/openshift-dns/pods/node-resolver-g5jxl/node-resolver-g5jxl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266460233Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266467323Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266474883Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266534674Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266639996Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266720467Z namespaces/openshift-dns/pods/node-resolver-g5jxl/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266939922Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.266983982Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267061884Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267105894Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267228797Z namespaces/openshift-etcd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267286078Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267354289Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26740372Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267487641Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267540402Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267642394Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267735646Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267829148Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.267910869Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2679451Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268016161Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268069632Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268166154Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268232285Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268282806Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268375448Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26846379Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268522251Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268631233Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268739675Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268829066Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.268943748Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26903331Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269183063Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269365066Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269426907Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269472798Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269527049Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.26956908Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269658541Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269715152Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269815704Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269923386Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.269976527Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270028128Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270084329Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27013053Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270195351Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270251792Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270318393Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270370854Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270469906Z namespaces/openshift-host-network/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270526497Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270611759Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27066444Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270739451Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270790422Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270903084Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.270999096Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.271104848Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272022065Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272078996Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272134257Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272186908Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272283949Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272349191Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272403272Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272495233Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272599555Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272654316Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272787679Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.272899881Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273204986Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273296378Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.2733937Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273572513Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273690005Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273760697Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.273825588Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274001491Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274056612Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274112963Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274184184Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274261086Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274297086Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274389228Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27447225Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27451441Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274562061Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274598142Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274650263Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274706354Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274743015Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274800696Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274835136Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.274959919Z namespaces/openshift-image-registry/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275007079Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275089251Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275124692Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275193273Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275223654Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275337066Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275472298Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275662322Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275700122Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275734863Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275782974Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275818105Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.275960827Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276002118Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276047299Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27613784Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276176351Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276183561Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276241242Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276312583Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276348464Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.276957585Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277042627Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277283291Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277355883Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277553176Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277683019Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277880692Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.277957644Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278004254Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278073766Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278105026Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278169037Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278201078Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27828931Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278365181Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278424872Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278458123Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278528424Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278573515Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278670317Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278758098Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278817949Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.27887963Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278934582Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.278984223Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279042224Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279058324Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279104525Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/image-registry-5f499fd44b-rfrwj.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279210657Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279217477Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/registry/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279228107Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/registry/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.279269228Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/registry/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280671514Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280731565Z namespaces/openshift-image-registry/pods/image-registry-5f499fd44b-rfrwj/registry/registry/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280786366Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280826806Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca-gv8zk.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280933488Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280944979Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.280952119Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/node-ca/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28100158Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281140542Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281207473Z namespaces/openshift-image-registry/pods/node-ca-gv8zk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281255834Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281283295Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca-qzm9m.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281368276Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281375007Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281383937Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/node-ca/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281434877Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/node-ca/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28156394Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281633031Z namespaces/openshift-image-registry/pods/node-ca-qzm9m/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281678622Z namespaces/openshift-image-registry/pods/node-ca-z6qms/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281717703Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca-z6qms.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281794324Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281801404Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/node-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281810175Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/node-ca/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.281873776Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/node-ca/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282020118Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28208524Z namespaces/openshift-image-registry/pods/node-ca-z6qms/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28212354Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282149451Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282214122Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282248992Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282348264Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282397955Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282454346Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282487507Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282558038Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282599819Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282702021Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282794913Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282879814Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282974466Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.282999736Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283071627Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283133139Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28321258Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283437204Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283464685Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283590797Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283652568Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283687059Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283804301Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.283914503Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284073076Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284146017Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28431629Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284441933Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284611076Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284669747Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284714148Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284773519Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284813159Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284896261Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.284935062Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285020503Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285113145Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285146076Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285189117Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285247007Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285291948Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285347019Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28535746Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28540595Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/ingress-canary-7fzdk.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285494762Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285503532Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285513822Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285537563Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285636065Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285709176Z namespaces/openshift-ingress-canary/pods/ingress-canary-7fzdk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285751347Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285789148Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/ingress-canary-g6bng.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285863259Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285896499Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28590973Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.285962261Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286055472Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286121894Z namespaces/openshift-ingress-canary/pods/ingress-canary-g6bng/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286159714Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286188745Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/ingress-canary-zc9kr.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286267296Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286274296Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286278246Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286310547Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286415019Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28648196Z namespaces/openshift-ingress-canary/pods/ingress-canary-zc9kr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28649529Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286545711Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286594622Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286621753Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286732635Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286778466Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286840207Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286892838Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.286964639Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28701294Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287107852Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287183453Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287261664Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287296635Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287344866Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287387897Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287415858Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287501209Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28754182Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287592011Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287665232Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287719203Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.287772814Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288355705Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288437136Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288533538Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288612129Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288689911Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.288815663Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289028117Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289095068Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289135079Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28918752Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289215631Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289271541Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289278641Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289315572Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289390004Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289418634Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289509756Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289584527Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289640568Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289668129Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.28973871Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289785931Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289871143Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289913003Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.289980694Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290008605Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290071516Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290080556Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290129777Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290203969Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290248839Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29028663Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290331021Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290405142Z namespaces/openshift-ingress/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290495894Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290552215Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290608196Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290644107Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290675987Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.290757479Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291149556Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291273018Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291301669Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29135428Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291412711Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291460892Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291537733Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291594234Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291630355Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291717996Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291791308Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291834139Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.291967061Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292051843Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292177575Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292254786Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292389859Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292509471Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292725975Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292817367Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292868458Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.292972669Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29302989Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293100462Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293146713Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293245034Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293322296Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293379037Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293428368Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293476499Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29352629Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293580541Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293626612Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293677142Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293686102Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293731803Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router-default-56bccd6f44-wl52g.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293840675Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293847505Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/router/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293875096Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/router/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.293939877Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/router/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294139091Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/router/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294205812Z namespaces/openshift-ingress/pods/router-default-56bccd6f44-wl52g/router/router/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294234313Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294277893Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294335325Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294377615Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294462697Z namespaces/openshift-insights/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294511828Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294565139Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29460985Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294671201Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294714741Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294829403Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.294980066Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295105859Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295137409Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29517041Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295266751Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295296802Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295368463Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295393844Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295483275Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295523746Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295561487Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295645098Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29573559Z namespaces/openshift-insights/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.295783521Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.296542865Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.296631927Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.296939232Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297059715Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29736682Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297454202Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297601334Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297678966Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297729247Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297806578Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.297841759Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298035012Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298262377Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298301947Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298509181Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298567312Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298674314Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298697514Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298773636Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298831807Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.298960419Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299073721Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299156783Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299191203Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299286375Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299320256Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299412508Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299443248Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299500929Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.29954318Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299601021Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299621991Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299653082Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator-5844b856db-fsg5h.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299748704Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299766154Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator/insights-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299776564Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator/insights-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.299823745Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300363025Z namespaces/openshift-insights/pods/insights-operator-5844b856db-fsg5h/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300704401Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300753912Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/insights-runtime-extractor-j2dmg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300866634Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300880045Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300890005Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.300952106Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301067528Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301126769Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/exporter/exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30116574Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30117342Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30118221Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/extractor/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301224961Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/extractor/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301327523Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301398184Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/extractor/extractor/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301450225Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301457235Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301463735Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301536497Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301634839Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301694209Z namespaces/openshift-insights/pods/insights-runtime-extractor-j2dmg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30174267Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301825872Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/insights-runtime-extractor-n88th.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301950784Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301965445Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301971245Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.301984195Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302097817Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302166098Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/exporter/exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302181498Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302190499Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302199349Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/extractor/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30226898Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/extractor/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302347401Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302415083Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/extractor/extractor/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302453103Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302460214Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302466184Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302525325Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302605906Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302680518Z namespaces/openshift-insights/pods/insights-runtime-extractor-n88th/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302730208Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302776889Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/insights-runtime-extractor-v8nkj.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302878621Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302893251Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302902072Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.302981533Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303064525Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303140686Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/exporter/exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303177107Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303183987Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/extractor/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303189987Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/extractor/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303251568Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/extractor/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30334708Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303412671Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/extractor/extractor/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303442482Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303448662Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303458462Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303510333Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303618415Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303684396Z namespaces/openshift-insights/pods/insights-runtime-extractor-v8nkj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303723187Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303768978Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303831719Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30390825Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303964361Z namespaces/openshift-keda/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303975701Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.303979962Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304033312Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304128124Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304183495Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304190735Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304231316Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304291907Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304332708Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30442648Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304507551Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304580073Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304586982Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304638094Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304813427Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.304878428Z namespaces/openshift-keda/operators.coreos.com/installplans/install-92g59.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30498942Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305031681Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305092622Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305133873Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305432958Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305479139Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305587531Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305635192Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305699663Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305739834Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305784685Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305825905Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.305938487Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306020539Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306098741Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306136761Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306179382Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306224413Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306266524Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306347345Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306404856Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306448067Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306536609Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30659445Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306647631Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306750362Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306823154Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.306942296Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307017347Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307114829Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307252572Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307459506Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307536197Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307556307Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307613488Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307634959Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30772265Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30773784Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307825532Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307928734Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.307971385Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308003836Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308058026Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308091807Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308136608Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308174739Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308219709Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.30826312Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308352142Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308401223Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308461584Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308494865Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308560046Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308595186Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308685398Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308762259Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308845361Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308902972Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.308963503Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309027414Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309077085Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309379871Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309437562Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309482132Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309561174Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309607365Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309642366Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309745407Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309819439Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.309950281Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310027713Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310107374Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310230976Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310396559Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31044336Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310488571Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310533902Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310573792Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310618643Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310659134Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310743356Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310819187Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.310913589Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31095763Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311023341Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311073822Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311175254Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311224815Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311272645Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311322086Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311370157Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311409918Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311445168Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31150198Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31153689Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311635192Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311672623Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311737874Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311773545Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311839666Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311893747Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.311990598Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31206436Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.312141931Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.312744123Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.312782733Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.312864995Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.312927516Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313017068Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313055538Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313105229Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313190231Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313257832Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313300223Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313411635Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313489106Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313568308Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313648099Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313738871Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.313907544Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314093967Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314156228Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314206839Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31424317Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314290801Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314356562Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314406693Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314483744Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314564716Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314601297Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314647367Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314708579Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314759709Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31479586Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314846831Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314929552Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.314978953Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315033494Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315086726Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315186447Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315233478Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315280119Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31532602Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315388991Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315428392Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315511713Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315587905Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315664256Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315720657Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315756158Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315815899Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31587509Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.315970842Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316009442Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316063603Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316141185Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316201266Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316207906Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316242317Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316296608Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316334468Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31643156Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316505152Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316782126Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.316869538Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31699473Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317115823Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317274246Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317311906Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317360367Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317395828Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317443329Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317478249Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31752797Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317604322Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317683163Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317719314Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317767235Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317820025Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317873557Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317949788Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.317995689Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3180307Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31807947Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318161552Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318205613Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318263344Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318302534Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318357435Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318401276Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318483518Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318559399Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318639671Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318691581Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318726302Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318790253Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318830914Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318926916Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.318968607Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319008687Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319097699Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.31918095Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319217881Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319325943Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319399685Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319478046Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319560317Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319635799Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319761101Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.319944945Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320007366Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320056197Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320091877Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320135048Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320174809Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32021718Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320301151Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320375943Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320412053Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320458544Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320498015Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320541086Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320575256Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320627107Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320659318Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320704199Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32076692Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320818221Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320892602Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.320938823Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321000664Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321043055Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321127016Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321210528Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321287869Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32134605Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321382491Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321444742Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321480743Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321567414Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321604445Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321644516Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321726247Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321910111Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.321949212Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322046053Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322120344Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322202186Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322275647Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322373839Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322488341Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322649364Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322709165Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322752336Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322806007Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.322866908Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323036531Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323082372Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323172714Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323249115Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323306846Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323324477Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323379928Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323423939Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323470319Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32350298Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323561261Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323599742Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323715434Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323762485Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323831786Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323894857Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.323960108Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324000129Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324082251Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324196003Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324300464Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324349505Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324384156Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324458667Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324500248Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32458306Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324636221Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324678262Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324758673Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324808754Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324816414Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324867515Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324947316Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.324991517Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325105099Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325185381Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325354584Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325427715Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325546627Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3256685Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325842633Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325916554Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.325952105Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326010306Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326055087Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326097078Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326138478Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32621999Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326301431Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326350722Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326388593Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326433964Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326477555Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326507585Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326515985Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326574286Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator-6c8f84f897-xsmh4.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326702509Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326710169Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326715439Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32674954Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.326871382Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-xsmh4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327024565Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327078926Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327139377Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327169687Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327266789Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32730585Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327361741Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327401632Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327462283Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327511314Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327597395Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327696667Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327793859Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.32784374Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327904681Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.327966452Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328012013Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328087264Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328151005Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328189836Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328272388Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328340299Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328373859Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328483061Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328558143Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328678695Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328753796Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.328868788Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329007851Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329170544Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329340797Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329346977Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329353517Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329357637Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329387868Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329431449Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329520791Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329603832Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329652993Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329684943Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329730454Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329774665Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329815006Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329823136Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329866827Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator-8b4d697c5-swmsn.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329958788Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329968029Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/graceful-termination/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.329979639Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33003125Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330113211Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330188823Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330210113Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330219303Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/migrator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330226513Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/migrator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330284474Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/migrator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330379886Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330443227Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-swmsn/migrator/migrator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330500718Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330541789Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33058676Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330621831Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330678882Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330685962Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330694102Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330750863Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.330865215Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3311298Z namespaces/openshift-marketplace/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33113761Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33114163Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331178941Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331240792Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331248772Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331273372Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331389595Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331465926Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.331550288Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33164797Z namespaces/openshift-monitoring/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33169698Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332027157Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332041077Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332045297Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332049227Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332059347Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.332662658Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333033865Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333258099Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.33329708Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333372841Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333412372Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333503274Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333524524Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333571845Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333656607Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333718097Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.333753598Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.336763744Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.336963367Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.338141029Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3382242Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.339347571Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.339478763Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.339994233Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.340528153Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.340606604Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.340722616Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.340772567Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34090282Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34093872Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341042042Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341122233Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341195375Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341219935Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341363518Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341398369Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34149213Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341523381Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341664354Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341681344Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.341806496Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34199518Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342089901Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342353406Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342490389Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342611651Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342697392Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342806284Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.342924106Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343031499Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34308524Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343182741Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343281363Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343364695Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343476027Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343603649Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343738932Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.343827003Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344042967Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344130079Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34422033Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344308682Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344360773Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344406524Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344448105Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344464895Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344510456Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344609557Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344631198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344715639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344914383Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344931283Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344940214Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.344981944Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345081796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345155478Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345193658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345205079Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345209979Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34527929Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345374122Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345441593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345482253Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345489424Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345495954Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345554265Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345648597Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345732058Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345787829Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345803279Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34581114Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345887961Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.345969762Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346042224Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346088095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346096035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346102955Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346157256Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346237267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346302709Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34634914Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34635715Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34636337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346413051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346502992Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346569733Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346620765Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346628035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346631975Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.346668035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347071053Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347154444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347171795Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347220596Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator-6cd954b897-vplfk.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347319177Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347331378Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347344378Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.347373978Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34798243Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348048361Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-vplfk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348101912Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348137522Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics-59fbdd77d-975rr.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348254124Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348261384Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348268745Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348314965Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348410397Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348475428Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348516349Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3485447Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34855768Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34857582Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348698743Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348767804Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348814175Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348820905Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348827055Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.348907516Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349063269Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349129691Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-975rr/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349185041Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349226892Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server-6858ddbdb-cxvw7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349321694Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349328664Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/metrics-server/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349334954Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/metrics-server/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349388135Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349478427Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349558788Z namespaces/openshift-monitoring/pods/metrics-server-6858ddbdb-cxvw7/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349596289Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.34963009Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin-5d85778b9d-mzs92.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349731931Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349739002Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349745592Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349804633Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349919585Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.349981546Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-mzs92/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350025477Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350072218Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter-9cw8d.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35018662Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35019389Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35020308Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/init-textfile/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350260211Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350321992Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350387903Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350415004Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350424934Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350430744Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350480325Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350572527Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350638728Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35072129Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35073169Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35073898Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/node-exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35074474Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350895793Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.350934273Z namespaces/openshift-monitoring/pods/node-exporter-9cw8d/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351023725Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351031755Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter-lkdcz.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351128747Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351136777Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351140577Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/init-textfile/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351174008Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351247559Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351314211Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351348621Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351355381Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351359192Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351401132Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351491174Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351557205Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351594246Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351601246Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351605176Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/node-exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351652637Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351751859Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35182053Z namespaces/openshift-monitoring/pods/node-exporter-lkdcz/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351893991Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.351931532Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter-nzk4k.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352026644Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352037934Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/init-textfile/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352047124Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/init-textfile/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352095745Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352168316Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352241468Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352271878Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352281349Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35238327Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352428611Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352523813Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352590494Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352626465Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352633255Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/node-exporter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352637215Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/node-exporter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352688826Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352787428Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352877289Z namespaces/openshift-monitoring/pods/node-exporter-nzk4k/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35290523Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.352964011Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics-67dcf8c979-dmqg7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353093913Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353102284Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353106244Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353135044Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353237406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353304667Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353342628Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353349318Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353355238Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353402679Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353494401Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353565832Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353617753Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353624523Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353628323Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353682894Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353785666Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353848837Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-dmqg7/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.353892948Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3539734Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354131822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354141703Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354151793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354197484Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354296095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354361667Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354398647Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354405537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354411688Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354468218Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35456036Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354627581Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354663612Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354671092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354685733Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354727553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354816095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354908667Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354968058Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354975148Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.354979418Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355002548Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35511635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355181112Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355217102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355223882Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355229912Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355281253Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355368175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355450027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355483617Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355491837Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355502817Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.355541158Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356278752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356326123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356368373Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356378033Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356386954Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356436815Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356543957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356614698Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356687769Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35673767Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator-68bcd7f987-jwp6h.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356829752Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356836852Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356842882Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.356921854Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357010675Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357086146Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357111287Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357117607Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357121457Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357158438Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357389692Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357454693Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jwp6h/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357491784Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357527555Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook-5864cd99d7-fcxsr.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357644727Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357651567Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357656147Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357690178Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3578048Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357906272Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-fcxsr/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357939942Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.357972573Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client-6c9fdb6bdb-kknhk.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358130626Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358137686Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358141616Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358171397Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358269888Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35833816Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35838208Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358389041Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/reload/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35839277Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/reload/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358434861Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/reload/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358532743Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358583314Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/reload/reload/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358603365Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358612495Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/telemeter-client/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358621905Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358664236Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358842819Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358934671Z namespaces/openshift-monitoring/pods/telemeter-client-6c9fdb6bdb-kknhk/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.358980041Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359060013Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-querier-57db7b45f-r7grp.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359193235Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359200725Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359206345Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359237026Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359333838Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359395149Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359431Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35943782Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35944192Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.35947839Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359569032Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359632283Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359667144Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359673904Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359677724Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359710925Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359800327Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359884848Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359921429Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359925529Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359929269Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.359966119Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360064841Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360177593Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360186543Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360190434Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360194234Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360213664Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360303066Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360367057Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360415318Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360423338Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/thanos-query/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360429338Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/thanos-query/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360440998Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36054874Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360613151Z namespaces/openshift-monitoring/pods/thanos-querier-57db7b45f-r7grp/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360647392Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360681453Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360720563Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360772654Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360891056Z namespaces/openshift-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360942557Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.360997729Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361042539Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36107692Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361124921Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361342725Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361424536Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361501798Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361546639Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361579969Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361742222Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361868684Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361932235Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.361978547Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362013417Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362065648Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362137279Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36218774Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362221841Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362298982Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362334563Z namespaces/openshift-multus/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362381394Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362511916Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.362594078Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.363216149Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.363336821Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.363969493Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364062905Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364197707Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364241448Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364282809Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36437761Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364499913Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364608165Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364686756Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364733697Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364820839Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.364927261Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365012002Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365050593Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365097244Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365152295Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365195486Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365249587Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365293327Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365328278Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365375739Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36545631Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365534112Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365570482Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365616613Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365669364Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365710185Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365785656Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365828747Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365906399Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.365917299Z namespaces/openshift-multus/pods/multus-8xqfp/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36596791Z namespaces/openshift-multus/pods/multus-8xqfp/multus-8xqfp.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.366064031Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.366073872Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.366080152Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.366144893Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.366994639Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3670756Z namespaces/openshift-multus/pods/multus-8xqfp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36709272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367157602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/multus-additional-cni-plugins-fm9qz.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367308434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367320414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367327135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367359065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367478897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367550199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367564269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367569839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367575069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36761916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367712432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367779433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367792023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367808643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367820124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367875445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.367954336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368022497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368058278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368066418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368070678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368106079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36817733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368244391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368275502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368282622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368288252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368325823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368411745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368478876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368514427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368522596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368526707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368557367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368645849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36871893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368745331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368751911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368755631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368790592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368897194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.368982545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fm9qz/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369011565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369123298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/multus-additional-cni-plugins-nn9tr.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369194989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369206439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369211969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36924067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369331301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369399473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369429533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369442464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369449844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369478234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369565356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369637357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369670398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369677718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369681718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369718518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.36980838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369893822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369921922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369926902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369932742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.369992014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370063775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370131816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370170477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370177277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370181217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370215128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370304489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370373221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370412661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370420381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370424362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370455982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370542494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370607175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370648466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370655276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370661506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370701187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370786758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370868299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nn9tr/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37091278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.370949491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/multus-additional-cni-plugins-p5n9b.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371079523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371087154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371092714Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371131064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371232936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371290587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371309268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371315418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371323918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371366729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3714512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371518982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371609123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371616473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371620453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371668564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371748376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371809657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371836288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371847658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371870678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.371909769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37198893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372062312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372082682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372092902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372096902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372133303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372220064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372292916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372319136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372325346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372329146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372369787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372454269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37251602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372564681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372574981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372579171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372585641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372681973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372746154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p5n9b/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372780125Z namespaces/openshift-multus/pods/multus-ncvfq/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.372827916Z namespaces/openshift-multus/pods/multus-ncvfq/multus-ncvfq.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.373017949Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37303325Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37303759Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/kube-multus/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37307024Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.373941546Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374011177Z namespaces/openshift-multus/pods/multus-ncvfq/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374047338Z namespaces/openshift-multus/pods/multus-nhvwb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374086249Z namespaces/openshift-multus/pods/multus-nhvwb/multus-nhvwb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37417014Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37417724Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/kube-multus/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37418104Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/kube-multus/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374223101Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374569027Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374629369Z namespaces/openshift-multus/pods/multus-nhvwb/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374666479Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37470393Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon-jhf5t.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374788082Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374795202Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374799142Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374830032Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.374960005Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375021296Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375066657Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375075147Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375079227Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375150438Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375316201Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375382142Z namespaces/openshift-multus/pods/network-metrics-daemon-jhf5t/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375422493Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375446664Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon-sbq8w.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375535635Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375546445Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375550986Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375579836Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375681928Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37576516Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37580646Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375832211Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375837361Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.375847411Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376026364Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376081335Z namespaces/openshift-multus/pods/network-metrics-daemon-sbq8w/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376146096Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376168687Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon-vxj45.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376233968Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376244558Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376249409Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376266499Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376369761Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376444352Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376479833Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376485923Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376490883Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376566224Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376755828Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37688426Z namespaces/openshift-multus/pods/network-metrics-daemon-vxj45/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376911921Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.376978762Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377051133Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377069164Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377107864Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377220076Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377262107Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377304928Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377388569Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37743564Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377479631Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377511261Z namespaces/openshift-network-console/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377569473Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377618243Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377664784Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377711055Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377757486Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.377834427Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3779863Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378087042Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378136923Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378181474Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378243435Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378292336Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378343317Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378384618Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378463589Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37850473Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.3785392Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378621462Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378667233Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378711504Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378821866Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.378933778Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37905603Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379134342Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379294024Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379424177Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379551759Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.37962148Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379671331Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379719552Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379762363Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379815164Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379880535Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379937136Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.379981517Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380018748Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380058579Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38014234Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380221241Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380271632Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380308373Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380356444Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380408095Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380446746Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380460166Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380485786Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin-5dcbc7df6b-fdpj6.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380568338Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380578518Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380582668Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380611829Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38070579Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380768981Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-fdpj6/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380814572Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380844163Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380924264Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.380961575Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381006456Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381054247Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381108048Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381147788Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381192229Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38123587Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381338152Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381444144Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381526295Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381572516Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381615357Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381675958Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381718809Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38177587Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381815931Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381861541Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.381935143Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382010344Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382051775Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382096896Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382174367Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382218998Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382257399Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382358421Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382440242Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382628295Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382702367Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.382935011Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383024363Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383152405Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383207916Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383255047Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383306868Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383347429Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383625254Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383647094Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383696225Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383754396Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383807447Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383839758Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.383925339Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384037241Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384120653Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384154983Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384200044Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384253805Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384282296Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384338077Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384371347Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384415278Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384427859Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384462239Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/network-check-source-6f8b768455-b7s95.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384535321Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384542021Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/check-endpoints/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384545981Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384576691Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384687444Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384756995Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-b7s95/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384781735Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384829186Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-6hwds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384937508Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384949418Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.384957378Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385002479Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385088021Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385158552Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hwds/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385193863Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385219643Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-b9pjl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385301365Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385311755Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385316225Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385340216Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385427757Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385494608Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9pjl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385532859Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38556915Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-ppgtg.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385640681Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385647581Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385651581Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385675882Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385767753Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385831814Z namespaces/openshift-network-diagnostics/pods/network-check-target-ppgtg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385889586Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.385928116Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386252372Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386264912Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386300303Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386526087Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386586818Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386637579Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386740391Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386786012Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386830053Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386900414Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.386959565Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387010386Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387066587Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387121628Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387152839Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387248911Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387326642Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387395303Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387442484Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387481535Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387525616Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387567776Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387647688Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387693008Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387735009Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387812511Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387871882Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387883772Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387920013Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.387975984Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388013385Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388111636Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388190738Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388280359Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388361461Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388440502Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388600485Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388716137Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388749488Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388783319Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38883066Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38889427Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388945462Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.388975202Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389029823Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389061374Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389148315Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389233837Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389277438Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389321969Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389362369Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38939362Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389448781Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389481911Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389530792Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389537532Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389579273Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389612874Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389667805Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389719856Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389765186Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389808407Z namespaces/openshift-network-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389874708Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.38993519Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.389980461Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390023031Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390064722Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390168054Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390244175Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390323197Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390367508Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390408258Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39047067Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39050264Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390552201Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390599072Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390673393Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390707504Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390755435Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390832446Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390906998Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390918428Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.390960768Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39101846Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391069201Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391200873Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391278304Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391475558Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391550339Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391736653Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391823815Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.391992607Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392050839Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392092369Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392175381Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392234292Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392275463Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392322054Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392353944Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392410315Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392450276Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392496297Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392537488Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392625939Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39269604Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392729651Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392776332Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392818063Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392914624Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.392981986Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393028446Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393080567Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393112928Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393164869Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393171569Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39321333Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter-6c9vl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393280331Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393287741Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393291841Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393327372Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393412604Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393479785Z namespaces/openshift-network-operator/pods/iptables-alerter-6c9vl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393516446Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393553386Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter-749nw.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393616957Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393624357Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393628237Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393669448Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39374922Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393821031Z namespaces/openshift-network-operator/pods/iptables-alerter-749nw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393873492Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393922753Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter-xnm8r.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.393998844Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394006704Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394010684Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394041855Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394127397Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394190048Z namespaces/openshift-network-operator/pods/iptables-alerter-xnm8r/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394227308Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394264129Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39430979Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394352391Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394399722Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394442552Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394505994Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394545764Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394592845Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394637206Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394719468Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394795239Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394908571Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.394965592Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395010113Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395065534Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395097515Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395188866Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395229957Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395270208Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395348249Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39539424Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395431511Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395534283Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.395618544Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396025181Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396107593Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396187295Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396313797Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39650521Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396567782Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396606892Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396662453Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396702254Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396747085Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396790175Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396896748Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.396997899Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39704241Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397082391Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397130252Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397173113Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397229344Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397267384Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397336846Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397343866Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397385006Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397436527Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397474118Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397530599Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39756896Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397602661Z namespaces/openshift-operators/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397611411Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397615351Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397654471Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397696442Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397747173Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397806144Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397845925Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397924116Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.397967627Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398157851Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398239042Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398320724Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398367105Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398408385Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398538428Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398577688Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398615479Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.39866014Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398741442Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398774792Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398818643Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398942755Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.398995856Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399004786Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399043857Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399108888Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399148009Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399380003Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399466635Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399786071Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.399948074Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.400455713Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.400538175Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.400703067Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.400747948Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40082612Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401061184Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401135625Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401180036Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40141514Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401465901Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401505082Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401555043Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401639065Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401671175Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401753837Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401787747Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401792207Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401797827Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401886339Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.401983421Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402066963Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402153924Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402206325Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402232306Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402351408Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402362678Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402432239Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402453079Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402526771Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402536011Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402542761Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402621353Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402671754Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402706014Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402794476Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402802186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.402808536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-node-5kpv5.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40303134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40304701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403062351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403088971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403243104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403303135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403319406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403327726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403334466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403374216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403506239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40357157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403610101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403617321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403621661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/nbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403657092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403779454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403847515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403887346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403891696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403895546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/northd/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.403941327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/northd/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404055449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40411046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/northd/northd/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404145071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404152271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404156311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404188251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404284023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404352254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404382615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404390255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404394215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404429596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404756142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404957556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.404974116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.405014617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.405020937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.405026717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.4062863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406354131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406385262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406392732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406396622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/sbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406435263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406544885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406610156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kpv5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406628036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406711058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-node-5ss65.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406891981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406911752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406919361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.406943882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407140276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407159286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407200317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407210677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407215527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407252628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.40737156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407444201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407483692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407492872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407499412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/nbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407503152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/nbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407611664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407683386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407698806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407706796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407711806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/northd/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407747187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/northd/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407874859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407967371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/northd/northd/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.407999331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408004552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408008532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408044392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408140644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408188505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408195145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408199325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408240286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408540151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408605172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408635003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408641633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408645533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.408682864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410070999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410189841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410194432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410198552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410202232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/sbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410226812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/sbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410335364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410430646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5ss65/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410446336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410556368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-node-dkvdq.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410695651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410704211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410708401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410775252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410955956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.410972256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411069688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411084608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411090788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411114789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411236201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411303082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411342573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411349283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/nbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411353263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/nbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411430554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/nbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411468425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411544266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411581747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411591347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/northd/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411596507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/northd/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411640928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/northd/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.4117474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411812811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/northd/northd/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411838432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411844422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411869572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.411924893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412024775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412091927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412107537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412113707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ovn-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412119717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412165188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412343611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412465963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412508634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412512994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412517935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.412521615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413181816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413245428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413285269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413290909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/sbdb/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413295439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/sbdb/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413339059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/sbdb/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413428891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413500542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dkvdq/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413530403Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413563854Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413602694Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413610104Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413656465Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.413754627Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41391244Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414102133Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414119324Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414226886Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414311737Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414351878Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414382149Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414431519Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41443885Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41444291Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414491801Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414518431Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414586692Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414642793Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414695224Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414712195Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414771846Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.414871527Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41500972Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415126262Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415168923Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415199193Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415253265Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415291195Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415368457Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415417497Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415465678Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.4155374Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41557452Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415581921Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415624931Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415680542Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415709673Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415823545Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.415936867Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416147571Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416226483Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416339254Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416467237Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41663933Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416694401Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416737192Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416790413Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416828763Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416908035Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.416963366Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417032237Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417114169Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41716219Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41720881Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417255941Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417305112Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417343753Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417387754Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417432255Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417439905Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417476926Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator-cf7c776b7-2sgl7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417546887Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417557007Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417562997Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417588308Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417747991Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2sgl7/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417916343Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.417961394Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418011725Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418050296Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418097777Z namespaces/openshift-service-ca/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418138798Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418199119Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418234679Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41827591Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418321261Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418405612Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418505914Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418596936Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418637027Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418683758Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418724858Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418769229Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418846491Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418916032Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.418993623Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419037614Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419095435Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419102575Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419141206Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419197787Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419233518Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.41934525Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419425091Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419533933Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419609555Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419722147Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.419840559Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420052703Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420104184Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420153695Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420189385Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420248356Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420288477Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420366779Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42047359Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420570352Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420626913Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420685974Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420740285Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420790966Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420904928Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420916129Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.420964279Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-568869fdc5-rlzjh.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421041161Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421049891Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421058321Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421089572Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421323796Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421394367Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-rlzjh/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421426068Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421465389Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421517289Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42156021Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421607261Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421659912Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421731193Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421781994Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421839926Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.421910787Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422019919Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.4221107Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422195942Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422239453Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422272794Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422327915Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422369365Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422466097Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422510688Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422547579Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42263161Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422693731Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422727602Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422837164Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.422952826Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423034357Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423148059Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423247211Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423379274Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423544067Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423591668Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423624948Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423681269Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42371273Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423763031Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423809262Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.423913304Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424010365Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424064196Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424118767Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424172308Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424230549Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42428414Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424334371Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424391672Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424444503Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424497034Z namespaces/openshift/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424554785Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424615197Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424699568Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424756919Z namespaces/openshift/apps/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42481006Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.424933672Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425028084Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425133076Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425187787Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425244918Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425299259Z namespaces/openshift/batch/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42536042Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425452812Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425512803Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425572044Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425658916Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425715307Z namespaces/openshift/core/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.425766258Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42590438Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426013372Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426108694Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426183345Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426263527Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426392499Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426561662Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426605183Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426651484Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426700955Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.426742945Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.428175472Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.428239523Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.428396356Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.428508978Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42862705Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.428926676Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429028987Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429211801Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429387274Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429525637Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429629769Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.42974128Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.429896223Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430018646Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430142668Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.4302445Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430351662Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430471554Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430598916Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430728019Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430836451Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.430965923Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431093465Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431209108Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43131933Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431426632Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431542884Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431657226Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431777978Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.431918391Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432042403Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432162015Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432283417Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432387299Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432507922Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432614023Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432746986Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.432917089Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433020531Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433150703Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433270065Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433393898Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43353212Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433643322Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433746194Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.433969948Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434115601Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434235393Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434359285Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434468827Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434581089Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434690211Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434828914Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.434987037Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43513445Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.435242952Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.435361424Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.435465306Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.435575938Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.435891444Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436045636Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436099477Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436200139Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436294361Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436354012Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436411783Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436470934Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436527085Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436584306Z namespaces/openshift/policy/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436648527Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436700028Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436754489Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43681289Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43681957Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.436887592Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437011974Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437143507Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437268569Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437396981Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437575284Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437694967Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437820529Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.437958551Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438095804Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438222196Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438360689Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438496972Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438702105Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.438817387Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.43897248Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439101992Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439227585Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439348597Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439468349Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439586701Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439700843Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439820506Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.439957658Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44007454Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440190532Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440306725Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440421707Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440546639Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440670901Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440786523Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.440923966Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441041668Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441180411Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441306103Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441424895Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441542797Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441657839Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.441795602Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442008756Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442128428Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442268321Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442398123Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442534535Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442675168Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.442808331Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443174397Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44331527Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443452882Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443577674Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443677867Z network_logs/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443733508Z network_logs/cluster_scale [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443829479Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.443938971Z network_logs/multi-networkpolicy [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.444034913Z network_logs/net-attach-def [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.444133965Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.444297718Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44440789Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.446117251Z nodes/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.446168312Z nodes/debug [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.446268994Z nodes/ip-10-0-128-31.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.446323985Z nodes/ip-10-0-128-31.ec2.internal/cpu_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44662233Z nodes/ip-10-0-128-31.ec2.internal/dmesg [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.446945696Z nodes/ip-10-0-128-31.ec2.internal/ethtool_channels [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.447037698Z nodes/ip-10-0-128-31.ec2.internal/ethtool_features [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44715689Z nodes/ip-10-0-128-31.ec2.internal/ip-10-0-128-31.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44768413Z nodes/ip-10-0-128-31.ec2.internal/irq_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.447875524Z nodes/ip-10-0-128-31.ec2.internal/lscpu [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.448026786Z nodes/ip-10-0-128-31.ec2.internal/lspci [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.448137668Z nodes/ip-10-0-128-31.ec2.internal/podresources.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.44825262Z nodes/ip-10-0-128-31.ec2.internal/pods_info.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.448380183Z nodes/ip-10-0-128-31.ec2.internal/proc_cmdline [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.448570456Z nodes/ip-10-0-128-31.ec2.internal/sysinfo.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.450320529Z nodes/ip-10-0-128-31.ec2.internal/sysinfo.tgz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.450485852Z nodes/ip-10-0-130-222.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.450534613Z nodes/ip-10-0-130-222.ec2.internal/cpu_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.450822118Z nodes/ip-10-0-130-222.ec2.internal/dmesg [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.451110563Z nodes/ip-10-0-130-222.ec2.internal/ethtool_channels [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.451202595Z nodes/ip-10-0-130-222.ec2.internal/ethtool_features [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.451303076Z nodes/ip-10-0-130-222.ec2.internal/ip-10-0-130-222.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.451752205Z nodes/ip-10-0-130-222.ec2.internal/irq_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.451929348Z nodes/ip-10-0-130-222.ec2.internal/lscpu [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.452071901Z nodes/ip-10-0-130-222.ec2.internal/lspci [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.452172523Z nodes/ip-10-0-130-222.ec2.internal/podresources.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.452290015Z nodes/ip-10-0-130-222.ec2.internal/pods_info.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.452416407Z nodes/ip-10-0-130-222.ec2.internal/proc_cmdline [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.452513919Z nodes/ip-10-0-130-222.ec2.internal/sysinfo.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.454326882Z nodes/ip-10-0-130-222.ec2.internal/sysinfo.tgz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.454502365Z nodes/ip-10-0-139-180.ec2.internal/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.454558806Z nodes/ip-10-0-139-180.ec2.internal/cpu_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.454881812Z nodes/ip-10-0-139-180.ec2.internal/dmesg [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455168027Z nodes/ip-10-0-139-180.ec2.internal/ethtool_channels [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455258499Z nodes/ip-10-0-139-180.ec2.internal/ethtool_features [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455358361Z nodes/ip-10-0-139-180.ec2.internal/ip-10-0-139-180.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455630956Z nodes/ip-10-0-139-180.ec2.internal/irq_affinities.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455795809Z nodes/ip-10-0-139-180.ec2.internal/lscpu [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.455958262Z nodes/ip-10-0-139-180.ec2.internal/lspci [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.456057814Z nodes/ip-10-0-139-180.ec2.internal/podresources.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.456176076Z nodes/ip-10-0-139-180.ec2.internal/pods_info.json [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.456298798Z nodes/ip-10-0-139-180.ec2.internal/proc_cmdline [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.45639583Z nodes/ip-10-0-139-180.ec2.internal/sysinfo.log [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.458220894Z nodes/ip-10-0-139-180.ec2.internal/sysinfo.tgz [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.458391837Z pod_network_connectivity_check/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.458436967Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.45855707Z static-pods/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.45856653Z static-pods/kube-apiserver/ [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.464457048Z [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.464477538Z sent 58,353 bytes received 4,850,293 bytes 3,272,430.67 bytes/sec [must-gather] [must-gather-v6j42] OUT 2026-09-16T18:22:37.464483178Z total size is 58,554,129 speedup is 11.93 [must-gather] [must-gather ] OUT 2026-09-16T18:22:37.791187837Z namespace/openshift-must-gather-hfg2l deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 49ae1e68-52a1-4efa-abca-88c481f37153 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-jxpbf [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-jxpbf-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-jxpbf [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7889784 Sep 16 18:23 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-jxpbf/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 089b5cb] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-jxpbf/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 6e73ba5..089b5cb ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded