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=4465778c2" ./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: 1693896778 - will randomize all specs

Will run 502 of 954 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSS•SSSSSSSSSS•SS•SS•SS•S••SSS•S•S•SS•S•S•SS•SSS•SSS•SS•SS•S•SSSS•SSSSS•••S•S••SSS••S•SS•••••••SSS•SSS•S
------------------------------
• [84.550 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/3973378947
  << Captured StdOut/StdErr Output
------------------------------
•••S•S•SSSS•S•S•S••S••••SSS•S•SSS•••SSS•SS•••S•SSSSS•S•SS•SSS•SSS•SS•SSS•••SS•S•••S•••SSSSS
  ------------------------------
  Progress Report for Ginkgo Process #9
  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: 2m3.758s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4116
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4116

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] stderr: []
        [odo] I0905 06:58:31.863728   17779 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] I0905 06:58:31.869060   17779 implem.go:114] The path for preference file is /tmp/2314491947/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0905 06:58:31.870002   17779 segment.go:268] Checking telemetry enable status
        [odo] I0905 06:58:31.870018   17779 segment.go:286] Sending telemetry disabled by env variable
        [odo] I0905 06:58:31.931801   17779 all.go:46] starting to concurrently query 199 APIs
        [odo] I0905 06:58:31.931919   17779 all.go:62] fired up all goroutines to query APIs
        [odo] I0905 06:58:32.671591   17779 all.go:67] all goroutines have returned in 739.795561ms
        [odo] I0905 06:58:32.671687   17779 all.go:76] query result: objects=607
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 260 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000c28c0, {0x30f2ce8?, 0xc000fc4420}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000c28c0, {0x30f2ce8, 0xc000fc4420}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000ba7d70?, {0xc000736da0?, 0x2cea482?, 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, 0xc00039fa40})
          /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•SS••SS•S
------------------------------
• [67.137 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: 19879
  << Captured StdOut/StdErr Output
------------------------------
SS•S•SSS•S•SS•S••SS•••SS••SS••SSS•S•SSS•S•SS••SSSSS•S••SS•••SS•SS•SSS••SS••SS•SSS••S•SS•SS•S•SSS•SSSSS•S•
------------------------------
• [4.468 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/457161953
  << Captured StdOut/StdErr Output
------------------------------
•••SSSSSS•S•••SSS•SSSS••SSSS•S•SSSS•••S•S•S•S•SSS•SS•••SSS•S••S••SS•S•••SSS•S
------------------------------
• [30.926 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/3480175718
  << Captured StdOut/StdErr Output
------------------------------
S•SSSSSSSSSSS•SS•SSSSSSS•S
------------------------------
• [5.267 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/2660574413
  << Captured StdOut/StdErr Output
------------------------------
••••SS•SS•••SS•SS••••SS•S•SSS••S•SSSSS••SS•SS•SSSS•SS•SSSS••SS•SS•SS••S•SS•••SSSS•S••S•S•SS••S•••S
  ------------------------------
  Progress Report for Ginkgo Process #16
  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: 3m34.099s)
      /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: 26.696s)
          /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] I0905 07:05:41.856246   26846 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] I0905 07:05:41.860957   26846 implem.go:114] The path for preference file is /tmp/997535930/preference.yaml
          [odo] I0905 07:05:41.861956   26846 segment.go:268] Checking telemetry enable status
          [odo] I0905 07:05:41.861976   26846 segment.go:286] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I0905 07:05:41.949184   26846 all.go:46] starting to concurrently query 199 APIs
          [odo] I0905 07:05:41.949429   26846 all.go:62] fired up all goroutines to query APIs
          [odo] I0905 07:05:43.418640   26846 all.go:67] all goroutines have returned in 1.469449976s
          [odo] I0905 07:05:43.418845   26846 all.go:76] query result: objects=644
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 494 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004d20e0, {0x30f2ce8?, 0xc0005fafa8}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004d20e0, {0x30f2ce8, 0xc0005fafa8}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0000b0f00?, {0xc0007fc2e0?, 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(0xc0001a8000, {0x2d4826b, 0x2f}, {0xc001015e70, 0x1, 0x30e1980?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d4826b?, 0xf40b00?}, {0xc001015e70?, 0x4?, 0x133ce00?})
            /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({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
  ------------------------------
••SS•SSSSSSS•SSS••S•••SS•SS•S•S•S•S•SS•SS•SSSSS•S•S••SSSSS•SSS••SSSSSSSSS•••S•SS•••SSSSSS•SS•SS•SS•SS••SSS••••SS••SSSSS••S•S•S••SS••••
------------------------------
• [6.181 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/1835761507
  << Captured StdOut/StdErr Output
------------------------------
SS•SSS•S••S••S••S•••SS••S•S•SS•
------------------------------
• [11.024 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/236894469
  << Captured StdOut/StdErr Output
------------------------------
•SS•••SSSS••••SSSS••••SS•••SSS•••SS•SS•S••••••SS••SS••••SS•SSS••S••S•S•SS••SSS••SSS•SS•S•••SSSS•SSSS•SS•••SSSSS••SS••S••S••S•SSSS••S
------------------------------
• [6.762 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/470500333
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [85.412 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/1818666423
  << Captured StdOut/StdErr Output
------------------------------
••S••S•S•S••SSSSSS•S•S•SSS•SS•••••SSS•••S•SSSSSS•SS•S•SSSSSSSSSS••SSSS•SSSSSSS••S•SSS••SSSS•
------------------------------
• [58.819 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
------------------------------
SSS•SSS••SS••
------------------------------
• [84.297 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/2316782018
  << Captured StdOut/StdErr Output
------------------------------
•••••
  ------------------------------
  Progress Report for Ginkgo Process #8
  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: 2m3.834s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0905 07:16:23.080942   17658 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0905 07:16:23.082456   17658 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0905 07:16:30.854876   17658 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: vxqakq-app-5db99f488f-bzqnf in container: runtime
        [odo] I0905 07:16:31.069101   17658 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0905 07:16:31.069278   17658 exec.go:96]    0: B92B11AC:AB76 221F1068:01BB 06 00000000:00000000 03:00000BD8 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0905 07:16:31.069343   17658 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0905 07:16:31.069382   17658 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0905 07:16:31.069424   17658 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1007020000        0 689311558 1 0000000000000000 100 0 0 10 0
        [odo] I0905 07:16:31.069457   17658 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0905 07:16:31.070592   17658 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1243 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000406070, {0x30f2f28?, 0xc00185e270}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000406070, {0x30f2f28, 0xc00185e270}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce86cf, 0x8}, 0xc0000a47e0?, 0xc0000a47c0?, 0xc00185e0c0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0000b1200)
          /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, 0xc000c43500})
          /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
  ------------------------------
••••••••••

Ran 404 of 954 Specs in 1436.071 seconds
SUCCESS! -- 404 Passed | 0 Failed | 0 Pending | 550 Skipped


Ginkgo ran 1 suite in 25m5.157233518s
Test Suite Passed
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-e2e.xml"  tests/e2escenarios
Running Suite: odo e2e scenarios - /go/odo_1/tests/e2escenarios
===============================================================
Random Seed: 1693898290 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [118.311 seconds]
E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:329

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3588606119
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #8
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.752s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:63
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:63

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0905 07:20:31.271736   20887 exec.go:96]   46: 1B1111AC:905E 23031068:01BB 06 00000000:00000000 03:000014A0 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0905 07:20:31.271760   20887 exec.go:96]   47: 1B1111AC:900E 23031068:01BB 06 00000000:00000000 03:000014A0 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0905 07:20:31.271816   20887 exec.go:96]   48: 1B1111AC:9052 23031068:01BB 06 00000000:00000000 03:000014A0 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0905 07:20:31.271841   20887 exec.go:96]   49: 1B1111AC:8FBC 23031068:01BB 06 00000000:00000000 03:000014A0 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0905 07:20:31.271887   20887 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0905 07:20:31.271921   20887 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0905 07:20:31.271968   20887 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1007400000        0 1052583766 1 0000000000000000 100 0 0 10 0
        [odo] I0905 07:20:31.272063   20887 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0905 07:20:31.272299   20887 port.go:346] ports not listening: map[]
        [odo] ↵
 ✓  Waiting for the application to be ready [1s]
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 73 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005ea770, {0x2f36670?, 0xc0005b3ec0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005ea770, {0x2f36670, 0xc0005b3ec0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b670c9, 0xf}, 0x0?, 0x3?, 0xc0005b3e30)
          /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/e2escenarios.glob..func1.5.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:155
            | 
            | // start dev mode again
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        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 #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m4.925s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/3079342583
        [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] I0905 07:20:27.946325   20634 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container tools:debug:5858
        [odo] I0905 07:20:27.946395   20634 status.go:34] setting inner loop State "Ready"
        [odo] I0905 07:20:27.946489   20634 watch.go:271] deployment watcher Event: Type: MODIFIED, name: ybkavm-app, rv: 62367754, generation: 1, pods: 1
        [odo] I0905 07:20:28.047490   20634 watch.go:348] filesystem watch event: WRITE         "/tmp/3079342583/.odo/odo-file-index.json"
        [odo] I0905 07:20:28.048607   20634 watch.go:348] filesystem watch event: WRITE         "/tmp/3079342583/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 82 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000470d20, {0x2f36670?, 0xc000495b90}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000470d20, {0x2f36670, 0xc000495b90}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0xc0002aa6c0?, 0xc0001243c0?, 0xc000560210)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00065dd28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:246
            | // "changes are made to the applications"
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello updated World!", "Hello from an updated World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | // "should deploy new changes"
        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 #9
  Automatically polling progress:
    E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop (Spec Runtime: 2m7.934s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:461
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:461

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0905 07:20:34.694264   20674 execute_run.go:90] checking if process for command "run" is running
        [odo] I0905 07:20:34.694307   20674 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I0905 07:20:34.694336   20674 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: sqvsgr-app-5cd65d894c-gdcqz in container: runtime
        [odo] I0905 07:20:34.901775   20674 exec.go:96] 153
        [odo] I0905 07:20:34.904505   20674 exec.go:37] Executing command [/bin/sh -c kill -0 153; echo $?] for pod: sqvsgr-app-5cd65d894c-gdcqz in container: runtime
        [odo] I0905 07:20:35.169009   20674 exec.go:96] 0
        [odo] I0905 07:20:35.170011   20674 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I0905 07:20:35.170057   20674 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: sqvsgr-app-5cd65d894c-gdcqz in container: runtime
        [odo] I0905 07:20:35.429540   20674 exec.go:96] 153
        [odo] I0905 07:20:35.429650   20674 exec.go:37] Executing command [/bin/sh -c kill -0 153; echo $?] for pod: sqvsgr-app-5cd65d894c-gdcqz in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 75 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000662f50, {0x2f36670?, 0xc00036c5d0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000662f50, {0x2f36670, 0xc00036c5d0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0x0?, 0x48?, 0xc000453470)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0007a1e28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4()
          /go/odo_1/tests/e2escenarios/e2e_test.go:526
            | helper.Cmd("odo", "remove", "binding", "--name", bindingName).ShouldPass()
            | 
            > err = devSession.WaitSync()
            | Expect(err).To(BeNil())
            | Eventually(func() string { return helper.Cmd("odo", "describe", "binding").ShouldRun().Out() }).
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103871e, 0xc00012d7a0})
          /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
  ------------------------------
• [150.972 seconds]
E2E Test starting with empty Directory should verify developer workflow from empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:63

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/910833160
  Spawning '/go/bin/odo delete component' from /tmp/910833160
  << Captured StdOut/StdErr Output
------------------------------
• [169.283 seconds]
E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop
/go/odo_1/tests/e2escenarios/e2e_test.go:461

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/2315807442
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m4.937s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 4m0.013s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0905 07:22:27.151627   21093 exec.go:37] Executing command [/bin/sh -c kill 104 || true] for pod: ybkavm-app-6b54b6d484-7dvz5 in container: tools
        [odo] I0905 07:22:27.405752   21093 exec.go:96] /bin/sh: line 0: kill: (104) - No such process
        [odo] I0905 07:22:27.406542   21093 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 104"
        [odo] I0905 07:22:29.407789   21093 exec.go:37] Executing command [/bin/sh -c kill -0 104; echo $?] for pod: ybkavm-app-6b54b6d484-7dvz5 in container: tools
        [odo] I0905 07:22:29.596504   21093 exec.go:96] 1
        [odo] I0905 07:22:29.596658   21093 exec.go:96] /bin/sh: line 0: kill: (104) - No such process
        [odo] I0905 07:22:29.597487   21093 kubeexec.go:54] StartProcessForCommand for "run"
        [odo]  •  Executing the application (command: run)  ...
        [odo] I0905 07:22:29.597680   21093 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0905 07:22:29.597864   21093 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (mvn -Dmaven.repo.local=/home/user/.m2/repository spring-boot:run) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: ybkavm-app-6b54b6d484-7dvz5 in container: tools
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 82 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004b6380, {0x2f36670?, 0xc000ab4300}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004b6380, {0x2f36670, 0xc000ab4300}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0xc0002aa6c0?, 0xc0001243c0?, 0xc000ab4270)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000a51d28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:287
            | // making changes to the project again
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello from an updated World!", "Hello from an updated v2 World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | 
        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
  ------------------------------
• [262.553 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:199

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3079342583
  Spawning '/go/bin/odo delete component' from /tmp/3079342583
  << Captured StdOut/StdErr Output
------------------------------

Ran 4 of 4 Specs in 262.664 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 4m40.184424071s
Test Suite Passed