go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=f72a8cf00" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1678815888 - will randomize all specs Will run 110 of 779 specs Running in parallel across 2 processes SS•SSSSSSS•SSSS ------------------------------ • [2.162 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should ask to re-enter the component name if invalid value is passed by the user [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:409 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/799393567 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS•S••SSSSS•SSSSSSS•SSSSSSSSSS ------------------------------ • [3.323 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:447 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3626887067 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SSSSSSSSSSSS••SSSSSS•SSSSSSSS•S•S•SSSSSSSS ------------------------------ • [2.163 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:326 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1132903272 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSS•SS•SSSSSS•SS•SSSSS•S•SSSSSSSSSS••SSSSS•SSSSSSSSSSSSSS••SSS•SSSS•SS•SS•SS•S•SSSSSSS ------------------------------ • [2.429 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:500 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/416505445 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSS•SS•SSS••SSSSSSSSS ------------------------------ • [2.600 seconds] odo init interactive command tests label nocluster should print automation command with proper values [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:117 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1159933292 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS•SS•SS•SSSSSSSS•SSSSSSSSSSSSS•SSSSSSSSSSSSSSSSSSS•SSSSSSSSS•SSSSSSSSSSS•SSS•SSS•SSSSS•SSSSSSSSSSSSS ------------------------------ • [2.568 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:84 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4002086565 << End Captured StdOut/StdErr Output ------------------------------ SSSS•SSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [2.497 seconds] odo init interactive command tests label nocluster when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:543 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2268266933 << End Captured StdOut/StdErr Output ------------------------------ •••SSSSSSSS•SSSSSSSSSSSSSSSSSSSS••SSSSSSS•SSSSSS•••SSSSS•S••SSSSSSS•SSSSSSSSSSSSSSSSSS••SSSSSSS•SSS•SSSSS ------------------------------ • [2.630 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:160 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2779146384 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS•SSSS•SSSSSSS•SSS ------------------------------ • [2.686 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:287 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/67183432 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSS•SSSSSS•S••SSSSSSSSSS•SS•SSSS ------------------------------ • [2.017 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:374 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2282543677 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SSSSSSSSSSSSSSS•S•SSSSSS ------------------------------ • [2.769 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:50 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/3743718200 << End Captured StdOut/StdErr Output ------------------------------ •SSSSSSSSSS•SSSSSSSSSS•SSSS•S•SSSSSSSSSSS•SSSSSSSSS•SSSSSSSSSS•SS•SSSSSSSSSSSS•SS••SSSSSSSSSSSS•SSSSSSSSSSSSS••SSSSSSS•SSSSSSSS•SSSSSSSSSS•SS•SSSSS ------------------------------ • [2.789 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:196 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3312071575 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSS• Ran 110 of 779 Specs in 68.397 seconds SUCCESS! -- 110 Passed | 0 Failed | 0 Pending | 669 Skipped Ginkgo ran 1 suite in 2m9.668743003s Test Suite Passed