Error from server (NotFound): namespaces "devfile-proxy" not found Using Devfile proxy: cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=2d674f5ed" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1693404850 - will randomize all specs Will run 502 of 954 specs Running in parallel across 16 processes SSSSSSSSSSS•••S•S•SS••S ------------------------------ • [8.461 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_deploy_test.go:40 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy -v 4' from /tmp/4184649070 << Captured StdOut/StdErr Output ------------------------------ S••SSSSSSSSS••••••SSSS••S•SSSS••S•S••S•••SSSS•SS•S•SS•S•S•SSS•S•S•SS••SS•SSS•SS•S•SS•SSS••S•SSSS••SSSSSS ------------------------------ • [69.628 seconds] odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports /go/odo_1/tests/integration/cmd_dev_test.go:3592 Captured StdOut/StdErr Output >> PID: 15221 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSSS•••S••S•••SSS•SS• ------------------------------ • [22.618 seconds] odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed /go/odo_1/tests/integration/interactive_dev_test.go:209 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/118540391 << Captured StdOut/StdErr Output ------------------------------ S•SSS• ------------------------------ Progress Report for Ginkgo Process #5 Automatically polling progress: odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m4.201s) /go/odo_1/tests/integration/cmd_dev_test.go:1047 In [BeforeEach] (Node Runtime: 2m0s) /go/odo_1/tests/integration/cmd_dev_test.go:1020 Begin Captured GinkgoWriter Output >> ... [odo] I0830 14:18:37.395391 15046 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:18:37.398882 15046 port.go:319] port 8080 not listening in container "runtime" [odo] I0830 14:18:45.214058 15046 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: hpqted-app-674988876b-94r7b in container: runtime [odo] I0830 14:18:45.458815 15046 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0830 14:18:45.458832 15046 exec.go:96] 0: 452E11AC:C8E6 221F1068:01BB 06 00000000:00000000 03:00000BA9 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:18:45.458838 15046 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:18:45.459718 15046 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0830 14:18:45.459726 15046 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1035780000 0 796919220 1 0000000000000000 100 0 0 10 0 [odo] I0830 14:18:45.460032 15046 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:18:45.462402 15046 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 86 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000668f50, {0x30f2f88?, 0xc0013d4a20}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000668f50, {0x30f2f88, 0xc0013d4a20}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce880f, 0x8}, 0xc0003d7140?, 0xc0003d7120?, 0xc000ec4600) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000194960) /go/odo_1/tests/helper/helper_dev.go:271 > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1() /go/odo_1/tests/integration/cmd_dev_test.go:1039 | helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName) | > err := devSession.WaitSync() | Expect(err).To(BeNil()) | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2694993, 0xc000986cc0}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ •S•S•S ------------------------------ • [83.641 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_dev_test.go:40 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/284997138 << Captured StdOut/StdErr Output ------------------------------ SSS••SS•S•••S•SS••SS•SSSS••••SSS•SSSSS•S•SSSSSSSSSSS••S••S•••••SSSSS•SSSS•SSSS•S•• ------------------------------ Progress Report for Ginkgo Process #10 Automatically polling progress: odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.679s) /go/odo_1/tests/integration/cmd_dev_test.go:4116 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:4116 Begin Captured GinkgoWriter Output >> ... [odo] ✗ Finished executing the application (command: run) [1m] [odo] I0830 14:20:17.585999 18556 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled [odo] I0830 14:20:17.592693 18556 implem.go:114] The path for preference file is /tmp/3369866627/preference.yaml [odo] Cleaning resources, please wait [odo] I0830 14:20:17.593269 18556 segment.go:268] Checking telemetry enable status [odo] I0830 14:20:17.593278 18556 segment.go:286] Sending telemetry disabled by env variable [odo] I0830 14:20:17.660456 18556 all.go:46] starting to concurrently query 199 APIs [odo] I0830 14:20:17.667245 18556 all.go:62] fired up all goroutines to query APIs [odo] I0830 14:20:18.584425 18556 all.go:67] all goroutines have returned in 923.995133ms [odo] I0830 14:20:18.584474 18556 all.go:76] query result: objects=607 << End Captured GinkgoWriter Output Spec Goroutine goroutine 30960 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000e91f0, {0x30f2d48?, 0xc001107068}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000e91f0, {0x30f2d48, 0xc001107068}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc001ba9d70?, {0xc001637ed0?, 0x2cea5c2?, 0x9?}) /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) /go/odo_1/tests/helper/helper_dev.go:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) /go/odo_1/tests/helper/helper_dev.go:329 > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2() /go/odo_1/tests/integration/cmd_dev_test.go:4117 | }) | It("should override the content in the pod it creates for the component on the cluster", func() { > err := helper.RunDevMode(helper.DevSessionOpts{ | RunOnPodman: ctx.podman, | }, func(session *gexec.Session, outContents, _ string, _ map[string]string) { github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc00195f620}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ SS•••SSS••S••SS•SSS•SSSSSS•S••S•S•••SS•S••S••SS•S•SSSSS••••S••SSS•SS•SS•S••S•••S•SS••S••S•S•SSS•SSSSS•SS•SSSSSS•S•S•SSS ------------------------------ • [11.457 seconds] odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode /go/odo_1/tests/integration/interactive_dev_test.go:164 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/4101270901 << Captured StdOut/StdErr Output ------------------------------ S•SS••SSS•SSS••SS•S••SS•SS•SSS••••SSSSSSSSSSSSS•S•SSS•S•••S•SSSSS•S••S•SS••S••S•S ------------------------------ • [FAILED] [7.163 seconds] odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace /go/odo_1/tests/integration/cmd_namespace_test.go:41 Timeline >> Created dir: /tmp/2195489500 Created dir: /tmp/770257137 Setting KUBECONFIG=/tmp/770257137/config Running oc with args [oc get project cmd-namespace-test41vjm -o jsonpath={.metadata.name}] and odo env: [] [oc] Error from server (NotFound): namespaces "cmd-namespace-test41vjm" not found Creating a new project: cmd-namespace-test41vjm Running oc with args [oc new-project cmd-namespace-test41vjm] and odo env: [] [oc] Now using project "cmd-namespace-test41vjm" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31952". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc get project] and odo env: [] [oc] NAME DISPLAY NAME STATUS [oc] calico-system Active [oc] cmd-delete-test128cbc Active [oc] cmd-delete-test128grr Terminating [oc] cmd-delete-test151hxp Terminating [oc] cmd-delete-test471hlc Active [oc] cmd-delete-test471yfj Active [oc] cmd-describe-component-test463vyt Active [oc] cmd-describe-component-test626ipk Active [oc] cmd-describe-component-test626rkb Active [oc] cmd-dev-api-server-test239wps Active [oc] cmd-dev-debug-test225jvm Active [oc] cmd-dev-debug-test631aai Terminating [oc] cmd-dev-test1207xbm Active [oc] cmd-dev-test182mzb Active [oc] cmd-dev-test2167avx Active [oc] cmd-dev-test3553wvp Active [oc] cmd-dev-test3788roc Active [oc] cmd-dev-test507fit Active [oc] cmd-dev-test577uuy Active [oc] default Active [oc] ibm-cert-store Active [oc] ibm-odf-validation-webhook Active [oc] ibm-system Active [oc] kube-node-lease Active [oc] kube-public Active [oc] kube-system Active [oc] laxu-namespace Active [oc] openshift Active [oc] openshift-apiserver Active [oc] openshift-apiserver-operator Active [oc] openshift-authentication Active [oc] openshift-authentication-operator Active [oc] openshift-cloud-credential-operator Active [oc] openshift-cloud-network-config-controller Active [oc] openshift-cluster-csi-drivers Active [oc] openshift-cluster-machine-approver Active [oc] openshift-cluster-node-tuning-operator Active [oc] openshift-cluster-samples-operator Active [oc] openshift-cluster-storage-operator Active [oc] openshift-cluster-version Active [oc] openshift-config Active [oc] openshift-config-managed Active [oc] openshift-config-operator Active [oc] openshift-console Active [oc] openshift-console-operator Active [oc] openshift-console-user-settings Active [oc] openshift-controller-manager Active [oc] openshift-controller-manager-operator Active [oc] openshift-dns Active [oc] openshift-dns-operator Active [oc] openshift-etcd Active [oc] openshift-etcd-operator Active [oc] openshift-image-registry Active [oc] openshift-infra Active [oc] openshift-ingress Active [oc] openshift-ingress-canary Active [oc] openshift-ingress-operator Active [oc] openshift-insights Active [oc] openshift-kube-apiserver Active [oc] openshift-kube-apiserver-operator Active [oc] openshift-kube-controller-manager Active [oc] openshift-kube-controller-manager-operator Active [oc] openshift-kube-proxy Active [oc] openshift-kube-scheduler Active [oc] openshift-kube-scheduler-operator Active [oc] openshift-kube-storage-version-migrator Active [oc] openshift-kube-storage-version-migrator-operator Active [oc] openshift-machine-api Active [oc] openshift-machine-config-operator Active [oc] openshift-marketplace Active [oc] openshift-monitoring Active [oc] openshift-multus Active [oc] openshift-network-diagnostics Active [oc] openshift-network-operator Active [oc] openshift-node Active [oc] openshift-operator-lifecycle-manager Active [oc] openshift-operators Active [oc] openshift-roks-metrics Active [oc] openshift-route-controller-manager Active [oc] openshift-service-ca Active [oc] openshift-service-ca-operator Active [oc] openshift-user-workload-monitoring Active [oc] tigera-operator Active [oc] ubkm-project Active Running oc with args [oc get project] and odo env: [] [oc] NAME DISPLAY NAME STATUS [oc] calico-system Active [oc] cmd-delete-test128cbc Active [oc] cmd-delete-test128grr Terminating [oc] cmd-delete-test151hxp Terminating [oc] cmd-delete-test471hlc Active [oc] cmd-delete-test471yfj Active [oc] cmd-describe-component-test463vyt Active [oc] cmd-describe-component-test626ipk Active [oc] cmd-describe-component-test626rkb Active [oc] cmd-dev-api-server-test239wps Active [oc] cmd-dev-debug-test225jvm Active [oc] cmd-dev-debug-test631aai Terminating [oc] cmd-dev-test1207xbm Active [oc] cmd-dev-test182mzb Active [oc] cmd-dev-test2167avx Active [oc] cmd-dev-test3553wvp Active [oc] cmd-dev-test3788roc Active [oc] cmd-dev-test507fit Active [oc] cmd-dev-test577uuy Active [oc] cmd-namespace-test41vjm Active [oc] default Active [oc] ibm-cert-store Active [oc] ibm-odf-validation-webhook Active [oc] ibm-system Active [oc] kube-node-lease Active [oc] kube-public Active [oc] kube-system Active [oc] laxu-namespace Active [oc] openshift Active [oc] openshift-apiserver Active [oc] openshift-apiserver-operator Active [oc] openshift-authentication Active [oc] openshift-authentication-operator Active [oc] openshift-cloud-credential-operator Active [oc] openshift-cloud-network-config-controller Active [oc] openshift-cluster-csi-drivers Active [oc] openshift-cluster-machine-approver Active [oc] openshift-cluster-node-tuning-operator Active [oc] openshift-cluster-samples-operator Active [oc] openshift-cluster-storage-operator Active [oc] openshift-cluster-version Active [oc] openshift-config Active [oc] openshift-config-managed Active [oc] openshift-config-operator Active [oc] openshift-console Active [oc] openshift-console-operator Active [oc] openshift-console-user-settings Active [oc] openshift-controller-manager Active [oc] openshift-controller-manager-operator Active [oc] openshift-dns Active [oc] openshift-dns-operator Active [oc] openshift-etcd Active [oc] openshift-etcd-operator Active [oc] openshift-image-registry Active [oc] openshift-infra Active [oc] openshift-ingress Active [oc] openshift-ingress-canary Active [oc] openshift-ingress-operator Active [oc] openshift-insights Active [oc] openshift-kube-apiserver Active [oc] openshift-kube-apiserver-operator Active [oc] openshift-kube-controller-manager Active [oc] openshift-kube-controller-manager-operator Active [oc] openshift-kube-proxy Active [oc] openshift-kube-scheduler Active [oc] openshift-kube-scheduler-operator Active [oc] openshift-kube-storage-version-migrator Active [oc] openshift-kube-storage-version-migrator-operator Active [oc] openshift-machine-api Active [oc] openshift-machine-config-operator Active [oc] openshift-marketplace Active [oc] openshift-monitoring Active [oc] openshift-multus Active [oc] openshift-network-diagnostics Active [oc] openshift-network-operator Active [oc] openshift-node Active [oc] openshift-operator-lifecycle-manager Active [oc] openshift-operators Active [oc] openshift-roks-metrics Active [oc] openshift-route-controller-manager Active [oc] openshift-service-ca Active [oc] openshift-service-ca-operator Active [oc] openshift-user-workload-monitoring Active [oc] tigera-operator Active [oc] ubkm-project Active Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-namespace-test41vjm] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0830 14:25:33.286595 30777 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] Successfully removed registry [odo] I0830 14:25:33.288386 30777 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] I0830 14:25:33.288857 30777 segment.go:268] Checking telemetry enable status [odo] I0830 14:25:33.288868 30777 segment.go:286] Sending telemetry disabled by env variable Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernete-449701-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud] and odo env: [] [odo] I0830 14:25:33.460002 30784 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] New registry successfully added [odo] I0830 14:25:33.461599 30784 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] I0830 14:25:33.461985 30784 segment.go:268] Checking telemetry enable status [odo] I0830 14:25:33.462018 30784 segment.go:286] Sending telemetry disabled by env variable Running odo with args [odo create namespace cmd-namespace-test41usi --wait] and odo env: [] [odo] I0830 14:25:33.628708 30792 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] • Creating the namespace "cmd-namespace-test41usi" ... [odo] I0830 14:25:33.629774 30792 kclient.go:237] Checking if "projects" resource is supported [odo] I0830 14:25:33.930722 30792 projects.go:195] Status of creation of project cmd-namespace-test41usi is Active [odo] I0830 14:25:33.930830 30792 projects.go:200] Project cmd-namespace-test41usi now exists [odo] I0830 14:25:33.935715 30792 namespace.go:194] Status of creation of service account &ServiceAccount{ObjectMeta:{default cmd-namespace-test41usi 63f8101a-4d35-4112-8f1a-e3b37b5465a9 57551421 0 2023-08-30 14:25:33 +0000 UTC map[] map[openshift.io/create-dockercfg-secrets.pending-token:default-token-fm2z8] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} is ready [odo] ✓ Creating the namespace "cmd-namespace-test41usi" [306ms] [odo] • Waiting for the namespace to come up ... [odo] I0830 14:25:33.936544 30792 kclient.go:237] Checking if "projects" resource is supported [odo] ✓ Waiting for the namespace to come up [33ms] [odo] ✓ Namespace "cmd-namespace-test41usi" is ready for use [odo] ✓ New namespace created and now using namespace: cmd-namespace-test41usi [odo] I0830 14:25:33.974498 30792 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] I0830 14:25:33.975001 30792 segment.go:268] Checking telemetry enable status [odo] I0830 14:25:33.975027 30792 segment.go:286] Sending telemetry disabled by env variable Running odo with args [odo list namespace] and odo env: [] [odo] I0830 14:25:34.209646 30800 kclient.go:237] Checking if "projects" resource is supported [odo] ACTIVE NAME [odo] calico-system [odo] cmd-delete-test128cbc [odo] cmd-delete-test128grr [odo] cmd-delete-test151hxp [odo] cmd-delete-test471hlc [odo] cmd-delete-test471yfj [odo] cmd-describe-component-test463vyt [odo] cmd-describe-component-test626ipk [odo] cmd-describe-component-test626rkb [odo] cmd-dev-api-server-test239wps [odo] cmd-dev-debug-test225jvm [odo] cmd-dev-debug-test631aai [odo] cmd-dev-test1207xbm [odo] cmd-dev-test182mzb [odo] cmd-dev-test2167avx [odo] cmd-dev-test3553wvp [odo] cmd-dev-test3788roc [odo] cmd-dev-test507fit [odo] cmd-dev-test577uuy [odo] cmd-namespace-test41vjm [odo] default [odo] ibm-cert-store [odo] ibm-odf-validation-webhook [odo] ibm-system [odo] kube-node-lease [odo] kube-public [odo] kube-system [odo] laxu-namespace [odo] openshift [odo] openshift-apiserver [odo] openshift-apiserver-operator [odo] openshift-authentication [odo] openshift-authentication-operator [odo] openshift-cloud-credential-operator [odo] openshift-cloud-network-config-controller [odo] openshift-cluster-csi-drivers [odo] openshift-cluster-machine-approver [odo] openshift-cluster-node-tuning-operator [odo] openshift-cluster-samples-operator [odo] openshift-cluster-storage-operator [odo] openshift-cluster-version [odo] openshift-config [odo] openshift-config-managed [odo] openshift-config-operator [odo] openshift-console [odo] openshift-console-operator [odo] openshift-console-user-settings [odo] openshift-controller-manager [odo] openshift-controller-manager-operator [odo] openshift-dns [odo] openshift-dns-operator [odo] openshift-etcd [odo] openshift-etcd-operator [odo] openshift-image-registry [odo] openshift-infra [odo] openshift-ingress [odo] openshift-ingress-canary [odo] openshift-ingress-operator [odo] openshift-insights [odo] openshift-kube-apiserver [odo] openshift-kube-apiserver-operator [odo] openshift-kube-controller-manager [odo] openshift-kube-controller-manager-operator [odo] openshift-kube-proxy [odo] openshift-kube-scheduler [odo] openshift-kube-scheduler-operator [odo] openshift-kube-storage-version-migrator [odo] openshift-kube-storage-version-migrator-operator [odo] openshift-machine-api [odo] openshift-machine-config-operator [odo] openshift-marketplace [odo] openshift-monitoring [odo] openshift-multus [odo] openshift-network-diagnostics [odo] openshift-network-operator [odo] openshift-node [odo] openshift-operator-lifecycle-manager [odo] openshift-operators [odo] openshift-roks-metrics [odo] openshift-route-controller-manager [odo] openshift-service-ca [odo] openshift-service-ca-operator [odo] openshift-user-workload-monitoring [odo] tigera-operator [odo] ubkm-project [odo] I0830 14:25:34.367730 30800 implem.go:114] The path for preference file is /tmp/770257137/preference.yaml [odo] I0830 14:25:34.368951 30800 segment.go:268] Checking telemetry enable status [odo] I0830 14:25:34.368987 30800 segment.go:286] Sending telemetry disabled by env variable [FAILED] in [It] - /go/odo_1/tests/integration/cmd_namespace_test.go:43 @ 08/30/23 14:25:34.379 Deleting project: cmd-namespace-test41usi Running oc with args [oc delete project cmd-namespace-test41usi --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-namespace-test41usi" deleted Running oc with args [oc get project cmd-namespace-test41vjm -o jsonpath={.metadata.name}] and odo env: [] [oc] cmd-namespace-test41vjmDeleting project: cmd-namespace-test41vjm Running oc with args [oc delete project cmd-namespace-test41vjm --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-namespace-test41vjm" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/2195489500 Deleting dir: /tmp/770257137 << Timeline [FAILED] Expected : ACTIVE NAME calico-system cmd-delete-test128cbc cmd-delete-test128grr cmd-delete-test151hxp cmd-delete-test471hlc cmd-delete-test471yfj cmd-describe-component-test463vyt cmd-describe-component-test626ipk cmd-describe-component-test626rkb cmd-dev-api-server-test239wps cmd-dev-debug-test225jvm cmd-dev-debug-test631aai cmd-dev-test1207xbm cmd-dev-test182mzb cmd-dev-test2167avx cmd-dev-test3553wvp cmd-dev-test3788roc cmd-dev-test507fit cmd-dev-test577uuy cmd-namespace-test41vjm default ibm-cert-store ibm-odf-validation-webhook ibm-system kube-node-lease kube-public kube-system laxu-namespace openshift openshift-apiserver openshift-apiserver-operator openshift-authentication openshift-authentication-operator openshift-cloud-credential-operator openshift-cloud-network-config-controller openshift-cluster-csi-drivers openshift-cluster-machine-approver openshift-cluster-node-tuning-operator openshift-cluster-samples-operator openshift-cluster-storage-operator openshift-cluster-version openshift-config openshift-config-managed openshift-config-operator openshift-console openshift-console-operator openshift-console-user-settings openshift-controller-manager openshift-controller-manager-operator openshift-dns openshift-dns-operator openshift-etcd openshift-etcd-operator openshift-image-registry openshift-infra openshift-ingress openshift-ingress-canary openshift-ingress-operator openshift-insights openshift-kube-apiserver openshift-kube-apiserver-operator openshift-kube-controller-manager openshift-kube-controller-manager-operator openshift-kube-proxy openshift-kube-scheduler openshift-kube-scheduler-operator openshift-kube-storage-version-migrator openshift-kube-storage-version-migrator-operator openshift-machine-api openshift-machine-config-operator openshift-marketplace openshift-monitoring openshift-multus openshift-network-diagnostics openshift-network-operator openshift-node openshift-operator-lifecycle-manager openshift-operators openshift-roks-metrics openshift-route-controller-manager openshift-service-ca openshift-service-ca-operator openshift-user-workload-monitoring tigera-operator ubkm-project to contain substring : cmd-namespace-test41usi In [It] at: /go/odo_1/tests/integration/cmd_namespace_test.go:43 @ 08/30/23 14:25:34.379 ------------------------------ SSS•••SSSSSSS••SSS ------------------------------ • [98.133 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session /go/odo_1/tests/integration/cmd_dev_api_server_test.go:239 Captured StdOut/StdErr Output >> <<< Session terminated >>> << Captured StdOut/StdErr Output ------------------------------ •S•S ------------------------------ • [6.373 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile /go/odo_1/tests/integration/interactive_deploy_test.go:75 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/3649612647 << Captured StdOut/StdErr Output ------------------------------ S•••SSSSSS•S••S•S•S•S•••SSSSS•SSSSS•S•SSS•SSS•S•S•SS••SSS••SS•SSSSSSS•S ------------------------------ • [83.970 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile /go/odo_1/tests/integration/interactive_dev_test.go:76 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/434328361 << Captured StdOut/StdErr Output ------------------------------ •SSSSSSS•SSS••••S•••SSSS••SSS•S•SS•S••SSS•SS•SSS•SSSSSSSSSS••••SS•••••SSSSSS•S•• ------------------------------ Progress Report for Ginkgo Process #11 Automatically polling progress: odo dev command tests when running build and run commands as composite in different containers and a shared volume - without metadata.name should run successfully (Spec Runtime: 2m2.475s) /go/odo_1/tests/integration/cmd_dev_test.go:2742 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:2720 Begin Captured GinkgoWriter Output >> ... [odo] Watching for changes in the current directory /tmp/3459654181 [odo] [odo] Keyboard Commands: [odo] [Ctrl+c] - Exit and delete resources from the cluster [odo] [p] - Manually apply local changes to the application on the cluster [odo] I0830 14:29:03.946389 930 watch.go:271] deployment watcher Event: Type: MODIFIED, name: mzvvsg-app, rv: 57557089, generation: 1, pods: 1 [odo] I0830 14:29:04.047165 930 watch.go:348] filesystem watch event: CREATE "/tmp/3459654181/.odo/odo-file-index.json" [odo] I0830 14:29:04.047802 930 watch.go:348] filesystem watch event: WRITE "/tmp/3459654181/.odo/odo-file-index.json" [odo] I0830 14:29:04.048126 930 watch.go:348] filesystem watch event: WRITE "/tmp/3459654181/.odo/devstate.json" [odo] I0830 14:29:04.048670 930 watch.go:348] filesystem watch event: WRITE "/tmp/3459654181/.odo/devstate.930.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 949 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0015c22a0, {0x30f2f88?, 0xc001593950}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0015c22a0, {0x30f2f88, 0xc001593950}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf73f6, 0xf}, 0x0?, 0x3?, 0xc0015938f0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}) /go/odo_1/tests/helper/helper_dev.go:188 > github.com/redhat-developer/odo/tests/integration.glob..func7.30.1() /go/odo_1/tests/integration/cmd_dev_test.go:2731 | } | var err error > devSession, err = helper.StartDevMode(helper.DevSessionOpts{ | RunOnPodman: podman, | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc000d8d740}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ •SSSSSS••SS••••S••S••S••SS••SSS••••S••SS••SSSSSSS•••S•••SS•••SS•• ------------------------------ • [5.194 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first /go/odo_1/tests/integration/interactive_deploy_test.go:109 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/151014709 << Captured StdOut/StdErr Output ------------------------------ S•SS•••S•SS•••S••S•••SS•SS•S•SSS• ------------------------------ • [5.893 seconds] odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode /go/odo_1/tests/integration/interactive_deploy_test.go:159 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/2371528983 << Captured StdOut/StdErr Output ------------------------------ S•S•SS••S••SS••S••••S• ------------------------------ Progress Report for Ginkgo Process #7 Automatically polling progress: odo dev command tests when a hotReload capable Run command is used with odo dev when a source file is modified should not re-execute the run command (Spec Runtime: 2m3.876s) /go/odo_1/tests/integration/cmd_dev_test.go:3757 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:3725 Begin Captured GinkgoWriter Output >> ... [odo] I0830 14:33:36.940935 8733 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:33:36.940951 8733 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0830 14:33:36.940968 8733 exec.go:96] 0: 0000000000000000FFFF00001F1111AC:8318 0000000000000000FFFF0000D1744B92:01BB 01 00000000:00000000 00:00000000 00000000 1039580000 0 966849866 1 0000000000000000 20 4 32 10 -1 [odo] I0830 14:33:36.940981 8733 exec.go:96] 1: 0000000000000000FFFF00001F1111AC:8314 0000000000000000FFFF0000D1744B92:01BB 01 00000000:00000000 00:00000000 00000000 1039580000 0 966849865 1 0000000000000000 20 4 16 10 -1 [odo] I0830 14:33:36.940996 8733 exec.go:96] 2: 0000000000000000FFFF00001F1111AC:833A 0000000000000000FFFF0000D1744B92:01BB 01 00000000:00000000 00:00000000 00000000 1039580000 0 966849867 1 0000000000000000 20 4 30 10 -1 [odo] I0830 14:33:36.941009 8733 exec.go:96] 3: 0000000000000000FFFF00001F1111AC:832E 0000000000000000FFFF0000D1744B92:01BB 01 00000000:00000000 00:00000000 00000000 1039580000 0 966849868 1 0000000000000000 20 4 0 10 -1 [odo] I0830 14:33:36.941022 8733 exec.go:96] 4: 0000000000000000FFFF00001F1111AC:9482 0000000000000000FFFF00000AD6DE34:01BB 06 00000000:00000000 03:000000E5 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:36.941034 8733 exec.go:96] 5: 0000000000000000FFFF00001F1111AC:8328 0000000000000000FFFF0000D1744B92:01BB 01 00000000:00000000 00:00000000 00000000 1039580000 0 966849869 1 0000000000000000 20 4 26 10 -1 [odo] I0830 14:33:36.941056 8733 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:33:36.947959 8733 port.go:319] port 8080 not listening in container "tools" << End Captured GinkgoWriter Output Spec Goroutine goroutine 2992 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000595110, {0x30f2f88?, 0xc000ff4870}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000595110, {0x30f2f88, 0xc000ff4870}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf73f6, 0xf}, 0x0?, 0x3?, 0xc000ff4810) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}) /go/odo_1/tests/helper/helper_dev.go:188 > github.com/redhat-developer/odo/tests/integration.glob..func7.48.1() /go/odo_1/tests/integration/cmd_dev_test.go:3729 | helper.UpdateDevfileContent(filepath.Join(commonVar.Context, "devfile.yaml"), []helper.DevfileUpdater{helper.DevfileMetadataNameSetter(cmpName)}) | var err error > devSession, err = helper.StartDevMode(helper.DevSessionOpts{ | RunOnPodman: podman, | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ Progress Report for Ginkgo Process #4 Automatically polling progress: odo dev command tests when hotReload capable Build and Run commands are used with odo dev when a source file is modified should not re-execute the run command (Spec Runtime: 2m2.151s) /go/odo_1/tests/integration/cmd_dev_test.go:3804 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:3772 Begin Captured GinkgoWriter Output >> ... [odo] I0830 14:33:48.872382 8882 exec.go:96] 8: 301111AC:9AA2 221D1068:01BB 06 00000000:00000000 03:000004EA 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872389 8882 exec.go:96] 9: 301111AC:9AC0 221D1068:01BB 06 00000000:00000000 03:00000BD8 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872395 8882 exec.go:96] 10: 301111AC:9AB2 221D1068:01BB 06 00000000:00000000 03:00000BD8 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872402 8882 exec.go:96] 11: 301111AC:A060 221D1068:01BB 06 00000000:00000000 03:000004EA 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872409 8882 exec.go:96] 12: 301111AC:9A90 221D1068:01BB 06 00000000:00000000 03:000000FA 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872415 8882 exec.go:96] 13: 301111AC:9AF8 221D1068:01BB 06 00000000:00000000 03:000000FA 00000000 0 0 0 3 0000000000000000 [odo] I0830 14:33:48.872428 8882 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:33:48.879795 8882 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0830 14:33:48.879840 8882 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0830 14:33:48.879925 8882 port.go:319] port 4200 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 1078 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001c8e70, {0x30f2f88?, 0xc0012c47e0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001c8e70, {0x30f2f88, 0xc0012c47e0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf73f6, 0xf}, 0x0?, 0x3?, 0xc0012c4780) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}) /go/odo_1/tests/helper/helper_dev.go:188 > github.com/redhat-developer/odo/tests/integration.glob..func7.49.1() /go/odo_1/tests/integration/cmd_dev_test.go:3776 | helper.UpdateDevfileContent(filepath.Join(commonVar.Context, "devfile.yaml"), []helper.DevfileUpdater{helper.DevfileMetadataNameSetter(cmpName)}) | var err error > devSession, err = helper.StartDevMode(helper.DevSessionOpts{ | RunOnPodman: podman, | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2694993, 0xc0013a6300}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ • [93.887 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first /go/odo_1/tests/integration/interactive_dev_test.go:112 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/880400171 << Captured StdOut/StdErr Output ------------------------------ SSS•S•SSS••S••SSSSSSS•SSSS•SS ------------------------------ Progress Report for Ginkgo Process #3 Automatically polling progress: odo dev command tests when doing odo dev and there is a env variable with spaces - with metadata.name should be able to exec command (Spec Runtime: 2m2.319s) /go/odo_1/tests/integration/cmd_dev_test.go:1713 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1713 Begin Captured GinkgoWriter Output >> ... [odo] read: read /dev/stdin: input/output error [odo] I0830 14:34:08.109796 10119 watch.go:333] Dev mode interrupted by user [odo] I0830 14:34:08.124758 10119 implem.go:114] The path for preference file is /tmp/2190314038/preference.yaml [odo] I0830 14:34:08.125629 10119 segment.go:268] Checking telemetry enable status [odo] I0830 14:34:08.125641 10119 segment.go:286] Sending telemetry disabled by env variable [odo] Cleaning resources, please wait [odo] I0830 14:34:08.321511 10119 all.go:46] starting to concurrently query 199 APIs [odo] I0830 14:34:08.321702 10119 all.go:62] fired up all goroutines to query APIs [odo] I0830 14:34:10.180381 10119 all.go:67] all goroutines have returned in 1.858067734s [odo] I0830 14:34:10.180650 10119 all.go:76] query result: objects=602 << End Captured GinkgoWriter Output Spec Goroutine goroutine 963 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000516a10, {0x30f2d48?, 0xc001676ac8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000516a10, {0x30f2d48, 0xc001676ac8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0018f7d90?, {0xc001804750?, 0xc0018f7c68?, 0x2?}) /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) /go/odo_1/tests/helper/helper_dev.go:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) /go/odo_1/tests/helper/helper_dev.go:329 > github.com/redhat-developer/odo/tests/integration.glob..func7.13.2() /go/odo_1/tests/integration/cmd_dev_test.go:1714 | | It("should be able to exec command", func() { > err := helper.RunDevMode(helper.DevSessionOpts{ | RunOnPodman: podman, | }, func(session *gexec.Session, out, err string, ports map[string]string) { github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc00157ff80}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ •SSS•SS••SSS•SSS•SS•••S•S•SSS•S•S••SSSSS•SSS•SSS•S•S••SSS•SSS•S••••SS•S••S•SSSS•SSS•••SSSS•••••S••S•SS•SSSS•S•SSS•SSS•••S•••SS••SSSSS••••••SS••SSSSS•SSS••SSS••••••••••••••• ------------------------------ Progress Report for Ginkgo Process #5 Automatically polling progress: odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully (Spec Runtime: 3m33.933s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:288 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:288 At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.182s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] ✗ Finished executing the application (command: start-debug) [1m] [odo] I0830 14:39:21.377017 15482 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled [odo] I0830 14:39:21.380806 15482 implem.go:114] The path for preference file is /tmp/1429693178/preference.yaml [odo] Cleaning resources, please wait [odo] I0830 14:39:21.381822 15482 segment.go:268] Checking telemetry enable status [odo] I0830 14:39:21.381844 15482 segment.go:286] Sending telemetry disabled by env variable [odo] I0830 14:39:21.473999 15482 all.go:46] starting to concurrently query 199 APIs [odo] I0830 14:39:21.474196 15482 all.go:62] fired up all goroutines to query APIs [odo] I0830 14:39:22.073000 15482 all.go:67] all goroutines have returned in 599.015123ms [odo] I0830 14:39:22.073059 15482 all.go:76] query result: objects=644 << End Captured GinkgoWriter Output Spec Goroutine goroutine 24417 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00025f9d0, {0x30f2d48?, 0xc00104cf18}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00025f9d0, {0x30f2d48, 0xc00104cf18}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000354420?, {0xc000304e90?, 0x0?, 0x0?}) /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) /go/odo_1/tests/helper/helper_dev.go:255 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8() /go/odo_1/tests/integration/cmd_dev_debug_test.go:328 | By("cleaning up the resources on ending the session", func() { | devSession.Stop() > devSession.WaitEnd() | out := commonVar.CliRunner.Run("get", "deployments").Out.Contents() | helper.DontMatchAllInOutput(string(out), deploymentNames) github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0001b2000, {0x2d483ab, 0x2f}, {0xc000a79e70, 0x1, 0xf8ab65?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x2d483ab?, 0x30?}, {0xc000a79e70?, 0x29dcdc0?, 0x43462a0?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2() /go/odo_1/tests/integration/cmd_dev_debug_test.go:326 | }) | > By("cleaning up the resources on ending the session", func() { | devSession.Stop() | devSession.WaitEnd() github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2694993, 0xc0014dc540}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ • Summarizing 1 Failure: [FAIL] odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace /go/odo_1/tests/integration/cmd_namespace_test.go:43 Ran 404 of 954 Specs in 1487.338 seconds FAIL! -- 403 Passed | 1 Failed | 0 Pending | 550 Skipped Ginkgo ran 1 suite in 25m51.966280921s Test Suite Failed exit status 1 make: *** [Makefile:214: test-integration-cluster] Error 1