WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 80 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". Output Directory: /tmp/kiali/_output Will use a specific Istio version: 1.27.3 Will look for Istio here: /tmp/kiali/_output/istio-1.27.3 Cannot find Istio 1.27.3 - will download it now... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102 100 102 0 0 1023 0 --:--:-- --:--:-- --:--:-- 1030 100 5124 100 5124 0 0 34463 0 --:--:-- --:--:-- --:--:-- 34463 Downloading istio-1.27.3 from https://github.com/istio/istio/releases/download/1.27.3/istio-1.27.3-linux-amd64.tar.gz ... Istio 1.27.3 download complete! The Istio release archive has been downloaded to the istio-1.27.3 directory. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/istio-1.27.3/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/istio-1.27.3/bin" Begin the Istio pre-installation check by running: istioctl x precheck Try Istio in ambient mode https://istio.io/latest/docs/ambient/getting-started/ Try Istio in sidecar mode https://istio.io/latest/docs/setup/getting-started/ Install guides for ambient mode https://istio.io/latest/docs/ambient/install/ Install guides for sidecar mode https://istio.io/latest/docs/setup/install/ Need more information? Visit https://istio.io/latest/docs/ Istio is found here: /tmp/kiali/_output/istio-1.27.3 client version: 1.27.3 istioctl is found here: /tmp/kiali/_output/istio-1.27.3/bin/istioctl CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deploying bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (1 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged Now using project "bookinfo" on server "https://api.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created namespace/bookinfo labeled service/details created serviceaccount/bookinfo-details created deployment.apps/details-v1 created service/ratings created serviceaccount/bookinfo-ratings created deployment.apps/ratings-v1 created service/reviews created serviceaccount/bookinfo-reviews created deployment.apps/reviews-v1 created deployment.apps/reviews-v2 created deployment.apps/reviews-v3 created service/productpage created serviceaccount/bookinfo-productpage created deployment.apps/productpage-v1 created gateway.networking.istio.io/bookinfo-gateway created virtualservice.networking.istio.io/bookinfo created route.route.openshift.io/productpage exposed route.route.openshift.io/istio-ingressgateway exposed Error from server (NotFound): services "bookinfo-gateway-istio" not found Bookinfo Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE details ClusterIP 172.30.127.28 9080/TCP 5s productpage ClusterIP 172.30.164.30 9080/TCP 5s ratings ClusterIP 172.30.218.193 9080/TCP 5s reviews ClusterIP 172.30.151.216 9080/TCP 5s NAME READY STATUS RESTARTS AGE details-v1-77d6bd5675-wjph5 2/2 Running 0 5s productpage-v1-bb87ff47b-jkv5c 1/2 PodInitializing 0 5s ratings-v1-8589f64b4c-4sk7m 2/2 Running 0 5s reviews-v1-8cf7b9cc5-hn48t 2/2 Running 0 5s reviews-v2-67d565655f-cp5dt 1/2 PodInitializing 0 5s reviews-v3-d587fc9d7-br7c5 1/2 PodInitializing 0 5s Installing Traffic Generator Determining the route to send traffic to, trying istio-ingressgateway route in istio-system namespace Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found No bookinfo-gateway-istio route in bookinfo namespace, next, trying istio-ingressgateway route in istio-system namespace route.route.openshift.io/istio-ingressgateway condition met Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com Ingress route: http://istio-ingressgateway-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/productpage clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 215 100 215 0 0 2832 0 --:--:-- --:--:-- --:--:-- 2866 configmap/traffic-generator-config created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1390 100 1390 0 0 16845 0 --:--:-- --:--:-- --:--:-- 16951 replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=false DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Now using project "alpha" on server "https://api.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Now using project "beta" on server "https://api.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/alpha labeled namespace/beta labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created securitycontextconstraints.security.openshift.io/error-rates-scc created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8377 100 8377 0 0 72526 0 --:--:-- --:--:-- --:--:-- 72215 100 8377 100 8377 0 0 72445 0 --:--:-- --:--:-- --:--:-- 72215 deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8368 100 8368 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created Deploying sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Installing the 'sleep' app in the 'sleep' namespace... Error from server (NotFound): namespaces "sleep" not found Now using project "sleep" on server "https://api.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/sleep labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "sleep" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created serviceaccount/sleep created service/sleep created deployment.apps/sleep created Sleep Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE sleep ClusterIP 172.30.135.125 80/TCP 4s NAME READY STATUS RESTARTS AGE sleep-655b895c47-wjxl8 0/2 PodInitializing 0 4s Deploying loggers demo... The cluster client executable is found here: /usr/bin/oc Now using project "loggers" on server "https://api.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Labeling namespace for auto-injection namespace/loggers labeled Deploying custom logger deployment.apps/custom-logger created Deploying json logger demo deployment.apps/json-logger created virtualservice.networking.istio.io/bookinfo patched Waiting for workload: 'details-v1' to be ready deployment "details-v1" successfully rolled out Waiting for workload: 'productpage-v1' to be ready deployment "productpage-v1" successfully rolled out Waiting for workload: 'ratings-v1' to be ready deployment "ratings-v1" successfully rolled out Waiting for workload: 'reviews-v1' to be ready deployment "reviews-v1" successfully rolled out Waiting for workload: 'reviews-v2' to be ready deployment "reviews-v2" successfully rolled out Waiting for workload: 'reviews-v3' to be ready deployment "reviews-v3" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out pod/a-client-6d67864499-72fnf condition met pod/b-client-55ddc9977c-q565k condition met pod/c-client-6f5b799454-mxhfj condition met pod/d-client-84b97b45c9-647qz condition met pod/e-client-786d8c646c-w5t7z condition met pod/f-client-94897c865-ckwws condition met pod/v-server-787c67dccd-6trf2 condition met pod/w-server-9cb64bb56-j8lzj condition met pod/x-server-5566989748-j92mx condition met pod/y-server-59f97647dc-rp4r8 condition met pod/z-server-77f7895cdb-tsbvp condition met pod/a-client-6d67864499-72fnf condition met pod/b-client-55ddc9977c-q565k condition met pod/c-client-6f5b799454-mxhfj condition met pod/d-client-84b97b45c9-647qz condition met pod/e-client-786d8c646c-w5t7z condition met pod/f-client-94897c865-ckwws condition met pod/v-server-787c67dccd-6trf2 condition met pod/w-server-9cb64bb56-j8lzj condition met pod/x-server-5566989748-j92mx condition met pod/y-server-59f97647dc-rp4r8 condition met pod/z-server-77f7895cdb-tsbvp condition met pod/a-client-5b595d8655-4n4df condition met pod/b-client-c45bb86df-fggj6 condition met pod/c-client-7dc6446496-vnwjz condition met pod/d-client-85fdf9f89-w22pq condition met pod/e-client-58f9b9c795-wqmmz condition met pod/f-client-f445cd765-n7tc8 condition met pod/v-server-57cc68f5b8-rcqx7 condition met pod/w-server-9cb64bb56-vjhv8 condition met pod/x-server-5566989748-d6vkb condition met pod/y-server-59f97647dc-hw44r condition met pod/z-server-77f7895cdb-x8mw4 condition met pod/a-client-5b595d8655-4n4df condition met pod/b-client-c45bb86df-fggj6 condition met pod/c-client-7dc6446496-vnwjz condition met pod/d-client-85fdf9f89-w22pq condition met pod/e-client-58f9b9c795-wqmmz condition met pod/f-client-f445cd765-n7tc8 condition met pod/v-server-57cc68f5b8-rcqx7 condition met pod/w-server-9cb64bb56-vjhv8 condition met pod/x-server-5566989748-d6vkb condition met pod/y-server-59f97647dc-hw44r condition met pod/z-server-77f7895cdb-x8mw4 condition met pod/details-v1-77d6bd5675-wjph5 condition met pod/kiali-traffic-generator-c2rcd condition met pod/productpage-v1-bb87ff47b-jkv5c condition met pod/ratings-v1-8589f64b4c-4sk7m condition met pod/reviews-v1-8cf7b9cc5-hn48t condition met pod/reviews-v2-67d565655f-cp5dt condition met pod/reviews-v3-d587fc9d7-br7c5 condition met pod/details-v1-77d6bd5675-wjph5 condition met pod/kiali-traffic-generator-c2rcd condition met pod/productpage-v1-bb87ff47b-jkv5c condition met pod/ratings-v1-8589f64b4c-4sk7m condition met pod/reviews-v1-8cf7b9cc5-hn48t condition met pod/reviews-v2-67d565655f-cp5dt condition met pod/reviews-v3-d587fc9d7-br7c5 condition met pod/sleep-655b895c47-wjxl8 condition met pod/sleep-655b895c47-wjxl8 condition met === SETTINGS === DELETE=false ISTIO_NAMESPACE=istio-system KIALI_CR_NAMESPACE=istio-system MESH_LABEL=ossm-3 OC=oc NETWORK_POLICIES=false NAMESPACES: - alpha - beta - default - bookinfo - sleep === SETTINGS === Using following Kiali CR [istio-system:kiali] CREATING... Enabling user workload monitoring in the OpenShift cluster configmap/cluster-monitoring-config unchanged Kiali Cluster Role Binding for OpenShift Prometheus access already exists. It will be re-used. clusterrolebinding.rbac.authorization.k8s.io/kiali-openshift-user-workload-monitoring patched Skipping the creation of NetworkPolicies. Ensure mesh namespaces can accept ingress traffic from namespaces labeled with 'network.openshift.io/policy-group: monitoring' Apply Telemetry resource to [istio-system] to ensure Prometheus is a metrics provider Found existing [telemetry.telemetry.istio.io/mesh-default] in [istio-system], patching... telemetry.telemetry.istio.io/mesh-default patched (no change) Applying ServiceMonitor resource in [istio-system] to collect istiod metrics servicemonitor.monitoring.coreos.com/istiod-monitor unchanged Apply a PodMonitor resource to all mesh namespaces in order to collect Istio telemetry from proxies Applying PodMonitor resource to [alpha] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [beta] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [default] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Applying PodMonitor resource to [bookinfo] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [sleep] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [istio-system] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Adding this to the Kiali CR [kiali] found in namespace [istio-system] --- spec: external_services: prometheus: auth: insecure_skip_verify: false type: bearer use_kiali_token: true query_scope: mesh_id: "ossm-3" thanos_proxy: enabled: true url: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 ... kiali.kiali.io/kiali patched (no change) serviceaccount/grafana unchanged configmap/grafana unchanged service/grafana unchanged deployment.apps/grafana configured configmap/istio-grafana-dashboards configured configmap/istio-services-grafana-dashboards configured deployment.apps/grafana condition met route.route.openshift.io "grafana" deleted route.route.openshift.io/grafana exposed kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali condition met deployment.apps/kiali condition met yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [STARTED] Task without title. [SUCCESS] Task without title. [2563:1126/163052.369597:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2717: Permission denied (13) [2563:1126/163052.375805:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:34089/devtools/browser/192e98fc-aab0-402a-991a-6c727f857991 ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 17 found (app_details.feature, apps.feature, graph_display.feature, graph_find │  │ _hide.feature, graph_side_panel.feature, graph_toolbar_legend.feature, istio_c │  │ onfig.feature, kiali_about.feature, mesh.feature, overview.feature, service_de │  │ tails.feature, services...) │  │ Searched: cypress/integration/featureFiles/app_details.feature, cypress/integration/feat │  │ ureFiles/apps.feature, cypress/integration/featureFiles/graph_display.feature, │  │  cypress/integration/featureFiles/graph_find_hide.feature, cypress/integration │  │ /featureFiles/graph_side_panel.feature, cypress/integration/featureFiles/graph │  │ _toolbar_legend.feature, cypress/integration/featureFiles/istio_config.feature │  │ , cypress/integration/featureFiles/kiali_about.feature, cypress/integration/fe │  │ atureFiles/mesh.feature, cypress/integration/featureFiles/overview.feature, cy │  │ press/integration/featureFiles/service_details.feature, cypress/integration/fe │  │ atureFiles/services.feature, cypress/integration/featureFiles/wizard_istio_con │  │ fig.feature, cypress/integration/featureFiles/wizard_request_routing.feature,  │  │ cypress/integration/featureFiles/workload_logs.feature, cypress/integration/fe │  │ atureFiles/workloads_details.feature, cypress/integration/featureFiles/workloa │  │ ds.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (1 of 17) [2563:1126/163054.715350:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2950: Permission denied (13)   Kiali App Details page  ✓ See details for app.  1) See app Traffic information   1 passing (2m)  1 failing  1) Kiali App Details page See app Traffic information:  AssertionError: Timed out retrying after 40000ms: Expected not to find content: 'No Inbound Traffic' but continuously found it. at Context.eval (https://kiali-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:129416:43) at Registry.runStepDefininition (https://kiali-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:8505:48) at Object.fn (https://kiali-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15704:43) at runStepWithLogGroup (https://kiali-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15177:29) at Context.eval (https://kiali-istio-system.apps.ci-op-ziqgcqmy-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15700:62)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 1 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 3 │  │ Video: false │  │ Duration: 2 minutes, 10 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed).png   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed) (attempt 3).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (2 of 17) [2563:1126/163307.695012:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3102: Permission denied (13)   Kiali Apps List page  ✓ See all Apps objects in the bookinfo namespace.  ✓ See all Apps toggles   2 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (3 of 17) [2563:1126/163313.069437:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3173: Permission denied (13)   Kiali Graph page - Display menu  ✓ Graph no namespaces  ✓ Show empty graph  ✓ Show idle nodes  ✓ User disables idle nodes  ✓ Graph alpha and beta namespaces   5 passing (8s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 5 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 8 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (4 of 17) [2563:1126/163323.373141:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3298: Permission denied (13)   Kiali Graph page - Find/Hide  ✓ Find unhealthy workloads  ✓ Hide unhealthy workloads   2 passing (8s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 7 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (5 of 17) [2563:1126/163333.385413:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3371: Permission denied (13)   Kiali Graph page - Side panel menu actions  ✓ Actions in kebab menu of the side panel for a service node with existing traffic routing   1 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (6 of 17) [2563:1126/163338.923708:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3417: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  ✓ Check if the reset-view button is usable (example #1)  ✓ Check if the toolbar_edge_mode_unhealthy button is usable (example #2)  ✓ Check if the toolbar_edge_mode_none button is usable (example #3)  ✓ Check if the toolbar_layout_dagre button is usable (example #4)  ✓ Check if the toolbar_layout_grid button is usable (example #5)  ✓ Check if the toolbar_layout_concentric button is usable (example #6)  ✓ Check if the toolbar_layout_breadth_first button is usable (example #7)  ✓ Check if the legend button is usable (example #8)   8 passing (22s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 8 │  │ Passing: 8 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 22 seconds │  │ Spec Ran: graph_toolbar_legend.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (7 of 17) [2563:1126/163403.560517:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3647: Permission denied (13)   Kiali Istio Config page  ✓ See all Istio Config objects in the bookinfo namespace.  ✓ See all Istio Config toggles  ✓ Toggle Istio Config configuration toggle  ✓ Ability to create an AuthorizationPolicy object  ✓ Ability to create a Gateway object  ✓ Ability to create a K8sGateway object  ✓ Ability to create a PeerAuthentication object  ✓ Ability to create a RequestAuthentication object  ✓ Ability to create a ServiceEntry object  ✓ Ability to create a Sidecar object   10 passing (13s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 10 │  │ Passing: 10 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 13 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_about.feature (8 of 17) [2563:1126/163418.987082:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3960: Permission denied (13)   Kiali help about verify  ✓ Open Kiali about page   1 passing (2s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 1 second │  │ Spec Ran: kiali_about.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mesh.feature (9 of 17) [2563:1126/163422.851047:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3981: Permission denied (13)   Kiali Mesh page  ✓ See mesh  ✓ Test istiod  ✓ Grafana Infra  ✓ Prometheus Infra  ✓ Test DataPlane   5 passing (5s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 5 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 5 seconds │  │ Spec Ran: mesh.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: overview.feature (10 of 17) [2563:1126/163430.548332:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4002: Permission denied (13)   Kiali Overview page  ✓ See "alpha" and "beta" namespaces  ✓ Doesn't see a "bad" namespace  ✓ Select the COMPACT view  ✓ Select the EXPAND view  ✓ Select the LIST view  ✓ Health for Apps  ✓ Health for Workloads  ✓ Health for Services  ✓ The healthy status of a logical mesh application is reported in the overview of a namespace   9 passing (11s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 10 seconds │  │ Spec Ran: overview.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: service_details.feature (11 of 17) [2563:1126/163443.577999:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4072: Permission denied (13)   Kiali Service Details page  ✓ See details for productpage  ✓ See details for service   2 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: service_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: services.feature (12 of 17) [2563:1126/163448.834934:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4143: Permission denied (13)   Kiali Services page  ✓ See services table with correct info  ✓ See all Services toggles   2 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 2 seconds │  │ Spec Ran: services.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_istio_config.feature (13 of 17) [2563:1126/163453.750527:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4251: Permission denied (13)   Kiali Istio Config wizard  ✓ Dropdown for cluster selection should not be visible in single cluster setup  ✓ Create an Sidecar with labels and annotations  ✓ Create a K8s Gateway scenario (5581ms)   3 passing (11s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 10 seconds │  │ Spec Ran: wizard_istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_request_routing.feature (14 of 17) [2563:1126/163506.908422:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4480: Permission denied (13)   Service Details Wizard: Request Routing  ✓ Create a Request Routing scenario (5007ms)  ✓ See a DestinationRule generated  ✓ See a VirtualService generated   3 passing (6s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 6 seconds │  │ Spec Ran: wizard_request_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workload_logs.feature (15 of 17) [2563:1126/163515.130559:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4579: Permission denied (13)   Workload logs tab  ✓ The logs tab should show the logs of a pod   1 passing (2s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 1 second │  │ Spec Ran: workload_logs.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads_details.feature (16 of 17) [2563:1126/163519.161604:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4625: Permission denied (13)   Kiali Workload Details page  ✓ See details for workload  ✓ See workload traffic information  ✓ See workload Inbound Metrics   3 passing (5s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 4 seconds │  │ Spec Ran: workloads_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads.feature (17 of 17) [2563:1126/163525.959865:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4726: Permission denied (13)   Kiali Workloads page  ✓ See workloads table with correct info  ✓ The healthy status of a workload is reported in the list of workloads   2 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 2 seconds │  │ Spec Ran: workloads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✖ app_details.feature 02:10 2 1 1 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ apps.feature 00:03 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_display.feature 00:08 5 5 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_find_hide.feature 00:07 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_side_panel.feature 00:03 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar_legend.feature 00:22 8 8 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config.feature 00:13 10 10 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_about.feature 00:01 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ mesh.feature 00:05 5 5 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ overview.feature 00:10 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ service_details.feature 00:03 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ services.feature 00:02 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_istio_config.feature 00:10 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_request_routing.feature 00:06 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workload_logs.feature 00:01 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads_details.feature 00:04 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads.feature 00:02 2 2 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 17 failed (6%) 03:58 61 60 1 - -   error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [4837:1126/163532.329601:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4991: Permission denied (13) [4837:1126/163532.337210:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:42411/devtools/browser/6740ff69-cba7-4ae3-9e62-36b143765351 ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 1 found (istio_config.feature) │  │ Searched: cypress/integration/featureFiles/istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (1 of 1) [4837:1126/163534.384856:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5225: Permission denied (13)   Kiali Istio Config page  ✓ KIA0101 validation (36281ms)  ✓ KIA0102 validation  ✓ KIA0104 validation  ✓ KIA0106 validation (53727ms)  ✓ KIA0201 validation (67875ms)  ✓ KIA0202 validation (18340ms)  ✓ KIA0203 validation (32304ms)  ✓ KIA0207 validation (54555ms)  ✓ KIA0208 validation (11936ms)  ✓ KIA0209 validation (51639ms)  ✓ KIA0301 wildcard validation (70770ms)  ✓ KIA0301 validation (19108ms)  ✓ KIA0302 validation (10428ms)  ✓ KIA0505 validation (21493ms)  ✓ KIA0506 validation (52836ms)  ✓ KIA1004 validation (62851ms)  ✓ KIA1006 validation (62051ms)  ✓ KIA1101 validation (61626ms)  ✓ KIA1102 validation (59600ms)  ✓ VirtualService references to Gateway (52759ms)  ✓ KIA1104 validation (62178ms)  ✓ KIA1105 validation (12144ms)  ✓ KIA1106 validation (49929ms)  ✓ KIA1107 validation (11042ms)  ✓ KIA1502 validation (56606ms)  ✓ KIA1504 validation (48629ms)  ✓ KIA1601 validation (68975ms)   27 passing (19m)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 27 │  │ Passing: 27 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 18 minutes, 36 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ istio_config.feature 18:36 27 27 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 18:36 27 27 - - -   Done in 1122.11s. yarn run v1.22.22 $ jrm cypress/results/combined-report.xml "cypress/results/*.xml" Done. 18 files processed. Done in 0.23s. Copying result xml and screenshots to /logs/artifacts Patching Tests Result File: /logs/artifacts/junit-kiali-cypress.xml Checking if yq exists Installing yq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.9M 100 10.9M 0 0 106M 0 --:--:-- --:--:-- --:--:-- 106M Mapping Kiali Cypress Test Suite Name To: ServiceMesh-lp-interop CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting the 'sleep' app in the 'sleep' namespace... deployment.apps "sleep" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid removed: "sleep" project.project.openshift.io "sleep" deleted Error from server (NotFound): namespaces "sleep" not found Deleting bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (33 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged ====== UNINSTALLING ANY EXISTING BOOKINFO DEMO ===== networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted project.project.openshift.io "bookinfo" deleted Error from server (NotFound): namespaces "bookinfo" not found ====== BOOKINFO UNINSTALLED ===== Deleting error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=true DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Deleting Error Rates Demo (the envoy filters, if previously created, will remain) networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted securitycontextconstraints.security.openshift.io "error-rates-scc" deleted namespace "alpha" deleted namespace "beta" deleted Deleting loggers demo... The cluster client executable is found here: /usr/bin/oc namespace "loggers" deleted