Using Devfile proxy: 12659208-eu-de.lb.appdomain.cloud go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=b9311835f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=32 tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1663056219 - will randomize all specs Will run 380 of 380 specs Running in parallel across 32 processes ••••••••• ------------------------------ • [41.609 seconds] odo deploy interactive command tests when directory is not empty should run alizer to download devfile /go/odo_1/tests/integration/interactive_deploy_test.go:71 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/3976724638 << End Captured StdOut/StdErr Output ------------------------------ •••••• ------------------------------ • [71.564 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:309 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/168888112 << End Captured StdOut/StdErr Output ------------------------------ •••••••••••••••••••• ------------------------------ • [47.304 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }") /go/odo_1/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2678151898 << End Captured StdOut/StdErr Output ------------------------------ •••• ------------------------------ • [SLOW TEST] [123.728 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ •• ------------------------------ • [SLOW TEST] [128.258 seconds] odo dev command tests when a component is bootstrapped and pushed ensure that index information is updated /go/odo_1/tests/integration/cmd_dev_test.go:87 ------------------------------ •• ------------------------------ • [SLOW TEST] [136.888 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-lrf") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ •••••••• ------------------------------ • [SLOW TEST] [154.285 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "binding-xkw") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ •••••••••••• ------------------------------ • [SLOW TEST] [135.596 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (current namespace) when odo dev is run when odo dev command is stopped should have successfully delete the binding /go/odo_1/tests/integration/cmd_add_binding_test.go:271 ------------------------------ ••• ------------------------------ • [SLOW TEST] [137.856 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing when the component is pushed should show 'nodejs' for 'Type' in odo list /go/odo_1/tests/integration/cmd_devfile_list_test.go:246 ------------------------------ • [68.988 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string") /go/odo_1/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3110975420 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [78.519 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "") /go/odo_1/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3079447195 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [73.132 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/964239917 << End Captured StdOut/StdErr Output ------------------------------ •••• ------------------------------ • [72.958 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }") /go/odo_1/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3532774274 << End Captured StdOut/StdErr Output ------------------------------ ••• ------------------------------ • [SLOW TEST] [136.848 seconds] odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected /go/odo_1/tests/integration/interactive_add_binding_test.go:240 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2459856200 << End Captured StdOut/StdErr Output ------------------------------ •••••• ------------------------------ • [91.939 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase") /go/odo_1/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/734607014 << End Captured StdOut/StdErr Output ------------------------------ ••• ------------------------------ • [SLOW TEST] [173.519 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-sbx") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ • [20.112 seconds] odo init interactive command tests should start downloading starter project only after all interactive questions have been asked /go/odo_1/tests/integration/interactive_init_test.go:337 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/202477265 << End Captured StdOut/StdErr Output ------------------------------ • ------------------------------ • [SLOW TEST] [286.059 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - without metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container /go/odo_1/tests/integration/cmd_dev_test.go:971 ------------------------------ •• ------------------------------ • [SLOW TEST] [185.286 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container /go/odo_1/tests/integration/cmd_dev_test.go:954 ------------------------------ •••• ------------------------------ • [SLOW TEST] [135.451 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ • [SLOW TEST] [122.682 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) should successfully add binding between component and service in the devfile /go/odo_1/tests/integration/cmd_add_binding_test.go:234 ------------------------------ • [SLOW TEST] [148.277 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "binding-fdj") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ ••• ------------------------------ • [SLOW TEST] [158.088 seconds] odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully /go/odo_1/tests/integration/cmd_dev_debug_test.go:174 ------------------------------ •••• ------------------------------ • [57.651 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:154 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/1962011754 << End Captured StdOut/StdErr Output ------------------------------ •••• ------------------------------ • [16.721 seconds] odo init interactive command tests should ask to re-enter the component name when an invalid value is passed /go/odo_1/tests/integration/interactive_init_test.go:68 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2255788425 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [20.557 seconds] odo init interactive command tests displaying welcoming messages when directory is empty should display appropriate welcoming messages /go/odo_1/tests/integration/interactive_init_test.go:184 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3610603601 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [136.256 seconds] odo dev command tests when a component is bootstrapped and pushed when odo dev is executed and Ephemeral is set to false when killing odo dev and running odo delete component --wait should have deleted all resources before returning /go/odo_1/tests/integration/cmd_dev_test.go:289 ------------------------------ • [SLOW TEST] [154.186 seconds] odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode should show the language for 'Type' in odo list /go/odo_1/tests/integration/cmd_devfile_list_test.go:220 ------------------------------ • [SLOW TEST] [204.021 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "binding-rrg") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • [77.966 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "") /go/odo_1/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3676258670 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [149.207 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "binding-glo") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ •• ------------------------------ • [SLOW TEST] [153.050 seconds] odo dev command tests devfile contains composite apply command when odo dev is running should execute the composite apply commands successfully /go/odo_1/tests/integration/cmd_dev_test.go:1359 ------------------------------ •• ------------------------------ • [SLOW TEST] [141.173 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-uza") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ • ------------------------------ • [SLOW TEST] [135.385 seconds] odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - with metadata.name should run successfully /go/odo_1/tests/integration/cmd_dev_debug_test.go:266 ------------------------------ ••• ------------------------------ • [SLOW TEST] [132.530 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session should describe the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:548 ------------------------------ ••••• ------------------------------ • [SLOW TEST] [123.243 seconds] odo dev command tests when project and clonePath is present in devfile and running odo dev - without metadata.name should sync to the correct dir in container /go/odo_1/tests/integration/cmd_dev_test.go:1126 ------------------------------ •• ------------------------------ • [SLOW TEST] [147.593 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container /go/odo_1/tests/integration/cmd_dev_test.go:954 ------------------------------ ••••• ------------------------------ • [SLOW TEST] [195.888 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "binding-xkw") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • [SLOW TEST] [128.731 seconds] odo preference and config command tests When configuring global config values should successfully updated /go/odo_1/tests/integration/cmd_pref_config_test.go:100 ------------------------------ • [67.889 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/30635056 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [123.400 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name should execute the custom non-default build and run commands successfully /go/odo_1/tests/integration/cmd_dev_test.go:2047 ------------------------------ ••••••• ------------------------------ • [SLOW TEST] [145.674 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "") when Starting a Pg service when running dev session should describe the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:548 ------------------------------ •••• ------------------------------ • [SLOW TEST] [191.088 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "binding-wxh") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ •• ------------------------------ • [SLOW TEST] [173.248 seconds] odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected /go/odo_1/tests/integration/interactive_add_binding_test.go:574 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/402893204 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [SLOW TEST] [139.126 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ ••• ------------------------------ • [SLOW TEST] [127.885 seconds] odo add binding command tests when binding to a service in a different namespace should create a binding using the workload parameter /go/odo_1/tests/integration/cmd_add_binding_test.go:145 ------------------------------ • ------------------------------ • [SLOW TEST] [133.601 seconds] 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 /go/odo_1/tests/integration/cmd_dev_test.go:1704 ------------------------------ • ------------------------------ • [54.703 seconds] odo dev interactive command tests when directory is not empty should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_dev_test.go:39 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/3602733463 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [161.638 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile should expose the endpoint on localhost /go/odo_1/tests/integration/cmd_dev_test.go:523 ------------------------------ • [48.626 seconds] odo deploy interactive command tests when directory is not empty should display welcoming messages first /go/odo_1/tests/integration/interactive_deploy_test.go:103 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/39757288 << End Captured StdOut/StdErr Output ------------------------------ ••• ------------------------------ • [SLOW TEST] [150.549 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • [SLOW TEST] [200.855 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-qfx") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • [SLOW TEST] [124.792 seconds] odo dev command tests when a component is bootstrapped and pushed when odo dev is executed and Ephemeral is set to false when stopping odo dev normally should have deleted all resources before returning /go/odo_1/tests/integration/cmd_dev_test.go:311 ------------------------------ •••• ------------------------------ • [18.148 seconds] odo init interactive command tests should not fail when using -v flag /go/odo_1/tests/integration/interactive_init_test.go:40 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/642352835 << End Captured StdOut/StdErr Output ------------------------------ •••••••• ------------------------------ • [82.058 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files) /go/odo_1/tests/integration/interactive_add_binding_test.go:100 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3242770943 << End Captured StdOut/StdErr Output ------------------------------ • [15.414 seconds] odo init interactive command tests 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 /go/odo_1/tests/integration/interactive_init_test.go:300 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4280437212 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [189.574 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-tor") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ ••••••• ------------------------------ • [SLOW TEST] [120.002 seconds] odo dev command tests when running odo dev and composite command is used as a run command - with metadata.name should run successfully /go/odo_1/tests/integration/cmd_dev_test.go:1639 ------------------------------ • [SLOW TEST] [132.417 seconds] odo list with devfile when a component created in 'app' application show an odo deploy or dev in the list /go/odo_1/tests/integration/cmd_devfile_list_test.go:136 ------------------------------ ••••• ------------------------------ • [SLOW TEST] [214.157 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run when odo dev command is stopped should have successfully delete the binding /go/odo_1/tests/integration/cmd_add_binding_test.go:271 ------------------------------ ••• ------------------------------ • [SLOW TEST] [143.535 seconds] odo add binding command tests when binding to a service in a different namespace should error out if service is not found in list of services of namespace selected /go/odo_1/tests/integration/cmd_add_binding_test.go:136 ------------------------------ • [SLOW TEST] [140.630 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-lil") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ •• ------------------------------ • [72.025 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none") /go/odo_1/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2252148387 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [147.818 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "binding-ivm") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ •••••• ------------------------------ • [SLOW TEST] [134.101 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-tol") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ ••••••• ------------------------------ • [9.860 seconds] odo init interactive command tests displaying welcoming messages when alizer detection of javascript name should display node-echo name /go/odo_1/tests/integration/interactive_init_test.go:266 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2727126552 << End Captured StdOut/StdErr Output ------------------------------ • ------------------------------ • [SLOW TEST] [146.923 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container /go/odo_1/tests/integration/cmd_dev_test.go:971 ------------------------------ • ------------------------------ • [47.364 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string") /go/odo_1/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3282967243 << End Captured StdOut/StdErr Output ------------------------------ • [51.899 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase") /go/odo_1/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/786954351 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [123.318 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session should list the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:581 ------------------------------ ••• ------------------------------ • [SLOW TEST] [158.398 seconds] odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart /go/odo_1/tests/integration/cmd_dev_test.go:2213 ------------------------------ • [SLOW TEST] [121.885 seconds] odo dev command tests when running build and run commands as composite in different containers and a shared volume - with metadata.name should run successfully /go/odo_1/tests/integration/cmd_dev_test.go:1704 ------------------------------ •• ------------------------------ • [SLOW TEST] [139.714 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ •••••••••••• ------------------------------ • [SLOW TEST] [151.482 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile should expose the endpoint on localhost /go/odo_1/tests/integration/cmd_dev_test.go:523 ------------------------------ •••••• ------------------------------ • [SLOW TEST] [133.272 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • ------------------------------ • [12.741 seconds] odo init interactive command tests displaying welcoming messages when directory is not empty should display appropriate welcoming messages /go/odo_1/tests/integration/interactive_init_test.go:220 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1421169176 << End Captured StdOut/StdErr Output ------------------------------ •••• ------------------------------ • [SLOW TEST] [142.292 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-kbv") when Starting a Pg service when running dev session should describe the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:548 ------------------------------ •••••• ------------------------------ • [SLOW TEST] [159.046 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-jna") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • [10.742 seconds] odo init interactive command tests should download correct devfile /go/odo_1/tests/integration/interactive_init_test.go:95 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3849516225 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [SLOW TEST] [236.485 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml when compare the local and remote files localFiles and remoteFiles should match /go/odo_1/tests/integration/cmd_dev_test.go:2153 ------------------------------ • ------------------------------ • [SLOW TEST] [197.305 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully /go/odo_1/tests/integration/cmd_dev_test.go:2102 ------------------------------ •• ------------------------------ • [32.827 seconds] odo deploy interactive command tests when directory is not empty should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_deploy_test.go:39 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy -v 4' from /tmp/2807093270 << End Captured StdOut/StdErr Output ------------------------------ ••• ------------------------------ • [SLOW TEST] [132.204 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • ------------------------------ • [50.665 seconds] odo dev interactive command tests when directory is not empty should run alizer to download devfile /go/odo_1/tests/integration/interactive_dev_test.go:70 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/1658081699 << End Captured StdOut/StdErr Output ------------------------------ ••••• ------------------------------ • [57.398 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables) /go/odo_1/tests/integration/interactive_add_binding_test.go:72 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/4017508713 << End Captured StdOut/StdErr Output ------------------------------ •••••••••• ------------------------------ • [SLOW TEST] [126.412 seconds] odo dev command tests when creating local files and dir and running odo dev - without metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container /go/odo_1/tests/integration/cmd_dev_test.go:903 ------------------------------ • ------------------------------ • [SLOW TEST] [122.369 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "") when Starting a Pg service when running dev session should describe the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:548 ------------------------------ • [SLOW TEST] [121.617 seconds] odo describe/list binding command tests when creating a component with a spec binding (service in namespace "binding-ihu") when Starting a Pg service when running dev session should describe the binding /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:548 ------------------------------ • [SLOW TEST] [131.190 seconds] odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - without metadata.name should run successfully /go/odo_1/tests/integration/cmd_dev_debug_test.go:266 ------------------------------ • [44.446 seconds] odo dev interactive command tests when directory is not empty should display welcoming messages first /go/odo_1/tests/integration/interactive_dev_test.go:101 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/2210690840 << End Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ • [SLOW TEST] [142.184 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ • ------------------------------ • [SLOW TEST] [133.821 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:626 ------------------------------ ••••••••••••• ------------------------------ • [SLOW TEST] [138.903 seconds] odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile /go/odo_1/tests/integration/interactive_add_binding_test.go:588 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2506907598 << End Captured StdOut/StdErr Output ------------------------------ • ------------------------------ • [41.466 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/435045017 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [160.671 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (current namespace) when odo dev is run should successfully bind component and service /go/odo_1/tests/integration/cmd_add_binding_test.go:253 ------------------------------ •• ------------------------------ • [90.372 seconds] odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile /go/odo_1/tests/integration/interactive_add_binding_test.go:255 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/125395715 << End Captured StdOut/StdErr Output ------------------------------ •••••••••••• ------------------------------ • [SLOW TEST] [157.945 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run should successfully bind component and service /go/odo_1/tests/integration/cmd_add_binding_test.go:253 ------------------------------ Ran 380 of 380 Specs in 987.267 seconds SUCCESS! -- 380 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 17m32.116092689s Test Suite Passed go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=32 tests/e2escenarios Running Suite: odo e2e scenarios - /go/odo_1/tests/e2escenarios =============================================================== Random Seed: 1663057278 - will randomize all specs Will run 6 of 6 specs Running in parallel across 32 processes ••• ------------------------------ • [SLOW TEST] [122.342 seconds] odo devfile supported tests odo debug support for devfile components Verify output debug information for java-quarkus debug works /go/odo_1/tests/e2escenarios/e2e_devfile_test.go:74 ------------------------------ • [SLOW TEST] [139.678 seconds] E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory /go/odo_1/tests/e2escenarios/e2e_test.go:162 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4112604546 Spawning '/go/bin/odo delete component' from /tmp/4112604546 << End Captured StdOut/StdErr Output ------------------------------ • [SLOW TEST] [145.104 seconds] E2E Test starting with empty Directory should verify developer workflow from empty Directory /go/odo_1/tests/e2escenarios/e2e_test.go:47 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/15733444 Spawning '/go/bin/odo delete component' from /tmp/15733444 << End Captured StdOut/StdErr Output ------------------------------ Ran 6 of 6 Specs in 145.116 seconds SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 2m51.334246734s Test Suite Passed