go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=33af81b22" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration-unauth.xml" --label-filter="unauth" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1685081527 - will randomize all specs

Will run 111 of 888 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSS•SSSSSSSSSSSSSSSSSS•SSSSSS••SSSSSSSSSS•SS•SSSSSSSSSSSSSS•SS•SS
------------------------------
• [7.861 seconds]
odo init interactive command tests label unauth should print automation command with proper values [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:193

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/343695980
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSSS•SSSSSSSSSSS••SSS•SSSSSSSSSSS•SSSSS
------------------------------
• [9.578 seconds]
odo init interactive command tests label unauth displaying welcoming messages when alizer detection of javascript name should display node-echo name [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:486

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/4039972870
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSSSSS•SSSSSSSSSSSSSSSSSSSS•S
------------------------------
• [7.391 seconds]
odo init interactive command tests label unauth displaying welcoming messages when directory is not empty should display appropriate welcoming messages [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:438

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1677005086
  << Captured StdOut/StdErr Output
------------------------------
•SSSSSSSSSSSSS•SSSSSSSSSSSSSSS
------------------------------
• [8.312 seconds]
odo init interactive command tests label unauth should download correct devfile [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:237

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/2787069274
  << Captured StdOut/StdErr Output
------------------------------
SSSSS•SSSS•SSSSSSSSSSSSS•SSSSSSS
------------------------------
• [8.075 seconds]
odo init interactive command tests label unauth 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 [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:521

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/141434380
  << Captured StdOut/StdErr Output
------------------------------
S•SSSSSSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSS•S•SS••SSSS•SSS•SSSSSSSSSSSS••S••SSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
• [7.827 seconds]
odo init interactive command tests label unauth should ask to re-enter the component name when an invalid value is passed [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:160

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3458980579
  << Captured StdOut/StdErr Output
------------------------------
SSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSS•SS•SSSS•SSSSSSSS•SSSS
------------------------------
• [11.297 seconds]
odo init interactive command tests label unauth personalizing Devfile configuration should allow for personalizing configurations [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:95

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3735117681
  << Captured StdOut/StdErr Output
------------------------------
SSSS•SSSS•SSSSS•S•S•SS•SSSSSSSSSSSSS•S•SSSSSSSSSS•SSSSSS••SSSSS•SSSSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSS•SSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSS•SSS•SSSSSSS•SSSSSSSSSSSSS•SS
------------------------------
• [8.558 seconds]
odo init interactive command tests label unauth should not fail when using -v flag [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:51

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init -v 4' from /tmp/535342323
  << Captured StdOut/StdErr Output
------------------------------
SSSS•S•SSS•SSSSSSSSSSS•SS•SS•SS•SSSSSSSSSSSSSSS••S
------------------------------
• [8.500 seconds]
odo init interactive command tests label unauth should ask to download the starter project when the devfile stack has extra files [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:273

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1875415336
  << Captured StdOut/StdErr Output
------------------------------
•SSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSSSSSSSSS•SS
------------------------------
• [9.054 seconds]
odo init interactive command tests label unauth should download correct devfile-starter [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:308

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/74755761
  << Captured StdOut/StdErr Output
------------------------------
SSSSS•SSSSS•SSSSSSSSSSSS•SSSSSSS
------------------------------
• [8.032 seconds]
odo init interactive command tests label unauth when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:655

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3258320866
  << Captured StdOut/StdErr Output
------------------------------
SSSSS•SSSSSS•SS•SSSS•SSSSSSSSS••SSSSS•SS•••••
------------------------------
• [12.282 seconds]
odo init interactive command tests label unauth should start downloading starter project only after all interactive questions have been asked [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:559

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1567873951
  << Captured StdOut/StdErr Output
------------------------------
••••
------------------------------
• [7.029 seconds]
odo init interactive command tests label unauth Automatic port detection via Alizer when starting with an existing project should display ports detected [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:612

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3265195711
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [6.146 seconds]
odo init interactive command tests label unauth displaying welcoming messages when directory is empty should display appropriate welcoming messages [unauth]
/go/odo_1/tests/integration/interactive_init_test.go:399

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1552601404
  << Captured StdOut/StdErr Output
------------------------------
•••

Ran 111 of 888 Specs in 54.648 seconds
SUCCESS! -- 111 Passed | 0 Failed | 0 Pending | 777 Skipped


Ginkgo ran 1 suite in 1m56.429448777s
Test Suite Passed
You're using deprecated Ginkgo functionality:
=============================================
  --slow-spec-threshold is deprecated --slow-spec-threshold has been deprecated and will be removed in a future version of Ginkgo.  This feature has proved to be more noisy than useful.  You can use --poll-progress-after, instead, to get more actionable feedback about potentially slow specs and understand where they might be getting stuck.

To silence deprecations that can be silenced set the following environment variable:
  ACK_GINKGO_DEPRECATIONS=2.8.0