go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\4721\tests\integration ================================================================================================ Random Seed: 1701419405 - will randomize all specs Will run 135 of 956 specs Running in parallel across 7 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ S [0.719 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty [It] should display appropriate welcoming messages [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:460 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62404" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:463 @ 12/01/23 02:30:51.393 ------------------------------ SSS ------------------------------ + [1.043 seconds] odo devfile init command tests label nocluster telemetry should error out if ODO_DISABLE_TELEMETRY=false and ODO_TRACKING_CONSENT=no [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:452 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62406" << Captured StdOut/StdErr Output ------------------------------ + [1.297 seconds] odo generic label nocluster returns JSON error [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:62 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62409" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [1.211 seconds] odo devfile registry command tests label nocluster when adding a registry should list registry with recently added registry on top [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62416" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [2.981 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project from the specified branch [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:303 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62402" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.949 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference RegistryCacheTime should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62421" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.617 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62401" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ + [0.730 seconds] odo logs command tests when in a devfile directory when not connected to any cluster or podman odo logs should fail with an error message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:61 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62423" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [4.066 seconds] odo init interactive command tests label nocluster should ask to download the starter project when the devfile stack has extra files [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62405" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1316154904 << Captured StdOut/StdErr Output ------------------------------ + [0.672 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should run odo build-images --push [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62426" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.551 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag to download the latest version should download the devfile with the requested version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:198 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62432" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.624 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with invalid caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62418" << Captured StdOut/StdErr Output ------------------------------ + [1.963 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: intellij should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62422" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.887 seconds] odo preference and config command tests label nocluster When no ConsentTelemetry preference value is set should not prompt when preference command is run [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62431" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.910 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: vscode should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62407" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.767 seconds] odo devfile registry command tests label nocluster when adding a registry deleting registry and creating component with registry flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:186 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62436" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.680 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62442" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSS ------------------------------ + [0.830 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] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:694 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62441" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1789410274 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.432 seconds] odo preference and config command tests label nocluster should fail to set an incompatible format for a preference that accepts duration [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:165 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62445" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.594 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62444" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.703 seconds] odo devfile deploy command tests when a component is bootstrapped should fail to run odo deploy when not connected to any cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62443" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ + [0.678 seconds] odo devfile registry command tests label nocluster Should list detailed information regarding nodejs [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:48 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62447" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.661 seconds] odo devfile registry command tests label nocluster Should fail with an error with no registries [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:153 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62449" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.565 seconds] odo preference and config command tests label nocluster when when preference.yaml contains an int value for Timeout should show warning about incompatible Timeout value when viewing preferences [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:158 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62454" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.487 seconds] odo create/delete/list/set namespace/project tests list project should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62458" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.739 seconds] odo logs command tests when in a devfile directory when not connected to any cluster or podman odo logs --platform podman should fail with an error message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62450" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSS ------------------------------ S [0.310 seconds] odo init interactive command tests label nocluster [It] should print automation command with proper values [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:180 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62461" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:184 @ 12/01/23 02:30:56.982 ------------------------------ SSSS ------------------------------ + [0.425 seconds] odo generic label nocluster when running odo --help does not support the --kubeconfig flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:42 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62462" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [0.485 seconds] odo devfile init command tests label nocluster telemetry should error out if ODO_DISABLE_TELEMETRY=true and ODO_TRACKING_CONSENT=yes [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:452 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62464" << Captured StdOut/StdErr Output ------------------------------ + [0.500 seconds] odo generic label nocluster when running odo without subcommand and flags a short vesion of help contents is returned, an error is not expected [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:52 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62465" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [1.062 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing should show 'Not available' for 'Type' in odo list [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:346 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62459" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [7.077 seconds] odo init interactive command tests label nocluster personalizing configuration should allow to add and delete a port [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62403" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\319419873 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ S [0.362 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty [It] should display appropriate welcoming messages [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:409 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62470" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:412 @ 12/01/23 02:30:57.851 ------------------------------ SSSSSSSSSSSS ------------------------------ + [0.585 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml with no Image component should not be able to run odo build-images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62469" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.449 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag and JSON output to download a specific version should show the requested devfile version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62471" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.565 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with empty caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62463" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.739 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-path flag with a URL should copy the devfile.yaml file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:243 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62472" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.544 seconds] odo devfile init command tests label nocluster when a dangling env file exists in the working directory should successfully create a devfile component and remove the dangling env file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:261 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62477" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.700 seconds] odo devfile registry command tests label nocluster Should list java-openliberty specifically [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:109 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62473" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [1.457 seconds] odo preference and config command tests label nocluster when telemetry is enabled when Telemetry is disabled in preferences when setting ConsentTelemetry to true should record the odo-preference-set command in telemetry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:361 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62466" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.661 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that different strings will not have same hash [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:304 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62452" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.559 seconds] odo devfile registry command tests label nocluster when adding a registry should list newly added registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:168 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62482" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.503 seconds] odo generic label nocluster returns error when using an invalid command [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:57 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62484" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.499 seconds] odo devfile registry command tests label nocluster Should list all default registries [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62486" << Captured StdOut/StdErr Output ------------------------------ + [0.842 seconds] odo list with devfile devfile has missing metadata when projectType is missing should show the language for 'Type' in odo list [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:314 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62485" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.481 seconds] odo devfile init command tests label nocluster when running odo init from a directory with sources should work without --starter flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:327 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62491" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ + [0.922 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] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:548 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62487" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2595675109 << Captured StdOut/StdErr Output ------------------------------ + [0.659 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with Dockerfile args should be able pass extra flags to Podman/Docker build command [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62490" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.457 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile flag and JSON output should return correct values in output [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:152 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62496" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.429 seconds] odo generic label nocluster when running odo --help returns full help contents including usage, examples, commands, utility commands, component shortcuts, and flags sections [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62500" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.317 seconds] odo preference and config command tests label nocluster When viewing global config should get the default global config keys [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:74 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62489" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [1.481 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project from the specified tag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:309 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62488" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [2.537 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference PushTimeout should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62476" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.672 seconds] odo devfile registry command tests label nocluster when adding a registry should fail, when adding same registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62504" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.577 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in JSON output [unauth, nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:761 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62505" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.416 seconds] odo preference and config command tests label nocluster When viewing global config should get the default global config keys in JSON output [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:83 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62509" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.504 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` contains a deploy command should show information about both `odo dev`, and `odo deploy` [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:373 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62510" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ + [0.567 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62512" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.430 seconds] odo devfile registry command tests label nocluster Should fail to delete the registry, when registry is not present [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:159 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62514" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [1.585 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with no caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62501" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.482 seconds] odo generic Experimental Mode when experimental mode is enabled should display warning message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62516" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.983 seconds] odo run command tests when a component is bootstrapped should fail if platform is not available [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:55 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62511" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.409 seconds] odo devfile registry command tests label nocluster Should list at least one nodejs component from the default registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:43 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62520" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.413 seconds] odo devfile init command tests label nocluster when source directory is empty name in devfile is personalized in non-interactive mode [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:417 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62524" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.442 seconds] odo run command tests when directory is empty should error [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62525" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.444 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:184 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62526" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [1.037 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:513 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62519" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\436379882 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.643 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference Timeout should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62499" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.417 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in human-readable form [unauth, nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:725 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62532" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.413 seconds] odo preference and config command tests label nocluster when running help for preference command should display the help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:56 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62536" << Captured StdOut/StdErr Output ------------------------------ + [1.937 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:142 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62513" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1467628922 << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.408 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag to download a specific version should download the devfile with the requested version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:198 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62537" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.536 seconds] odo devfile init command tests label nocluster when devfile contains parent URI should not replace the original devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:400 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62538" << Captured StdOut/StdErr Output ------------------------------ + [1.421 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference UpdateNotification should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62530" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.640 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should pass extra args to Docker [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62546" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.748 seconds] odo describe component command tests when creating a component should describe the component in the current directory [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:210 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62547" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.644 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62550" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ + [0.655 seconds] odo run command tests when a component is bootstrapped should fail if command is not found in devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62553" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.600 seconds] odo devfile init command tests label nocluster should fail [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62529" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.635 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62560" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.926 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62544" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3399063158 << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [2.660 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that same strings have same hash [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:287 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62535" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.671 seconds] odo dev command tests when a component is bootstrapped should fail to run odo dev when not connected to any cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:82 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62567" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.545 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62572" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.658 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should run odo build-images without push [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62575" << Captured StdOut/StdErr Output ------------------------------ + [0.502 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62577" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.422 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should not show the interactive mode notice message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:360 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62584" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [2.258 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project on git with main default branch [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:315 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62565" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.633 seconds] odo devfile registry command tests label nocluster when adding a registry should successfully delete registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:182 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62586" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.999 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:310 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62541" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4020498938 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [1.491 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference RegistryCacheTime should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62581" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.597 seconds] odo preference and config command tests label nocluster check that help works should display help info [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62587" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.625 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference ConsentTelemetry should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62568" << Captured StdOut/StdErr Output ------------------------------ + [1.492 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ConsentTelemetry should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62585" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.372 seconds] odo create/delete/list/set namespace/project tests list namespace should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62589" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.731 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with Dockerfile args should use args to build image when running odo build-images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:145 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62588" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.494 seconds] odo devfile registry command tests label nocluster should fail when adding a git based registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:204 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62591" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.414 seconds] odo devfile init command tests label nocluster when running odo init from a directory with sources should not accept --starter flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:330 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62592" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.628 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile flag should download a devfile.yaml file and correctly set the component name in it [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:133 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62593" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.499 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-path flag with a local devfile should copy the devfile.yaml file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:232 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62595" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.620 seconds] odo preference and config command tests label nocluster When ConsentTelemetry preference value is set should not prompt the user [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:203 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62594" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.494 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-registry flag should successfully run odo init if specified registry is valid [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:251 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62600" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.655 seconds] odo list with devfile when a component created in 'app' application should list the local component when no authenticated [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62605" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [0.560 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62608" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [4.849 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:586 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62566" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1290615434 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ + [0.531 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62611" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [1.457 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: jboss should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62603" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [2.678 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference UpdateNotification should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62590" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.750 seconds] odo describe component command tests when creating a component when renaming to hide devfile.yaml file should describe the component in the current directory using the hidden devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:239 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62616" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [2.619 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference Ephemeral should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62597" << Captured StdOut/StdErr Output ------------------------------ + [1.472 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should track parameter that is set along with its hashed value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62612" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.585 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62622" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [1.321 seconds] odo devfile init command tests label nocluster when running odo init with a devfile that has a subDir starter project should successfully extract the project in the specified subDir path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:271 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62617" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.512 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62625" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.456 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` contains a deploy command should not show the interactive mode notice message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:378 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62627" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [1.417 seconds] odo preference and config command tests label nocluster when telemetry is enabled when telemetry is enabled in preferences when setting ConsentTelemetry to false should record the odo-preference-set command in telemetry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:336 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62619" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.572 seconds] odo preference and config command tests label nocluster When no ConsentTelemetry preference value is set should not prompt when user calls for help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62629" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.459 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should only show information about `odo dev`, and not `odo deploy` [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:355 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62633" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.625 seconds] odo devfile registry command tests label nocluster when adding a registry should pass, when doing odo init with --devfile-registry flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:173 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62631" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.430 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference PushTimeout should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62624" << Captured StdOut/StdErr Output ------------------------------ + [1.404 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference Ephemeral should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62626" << Captured StdOut/StdErr Output ------------------------------ + [0.432 seconds] odo generic label nocluster returns error when using an invalid command with --help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:92 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62641" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.629 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should pass extra args to Podman [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62636" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [1.642 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:229 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62632" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3583288760 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.888 seconds] odo describe component command tests should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62646" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.535 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with ODO_TRACKING_CONSENT=yes env var should take precedence over ConsentTelemetry preference should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62634" << Captured StdOut/StdErr Output ------------------------------ + [0.902 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:651 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62648" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3753268257 << Captured StdOut/StdErr Output ------------------------------ + [1.495 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference Timeout should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62639" << Captured StdOut/StdErr Output ------------------------------ + [0.425 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag and JSON output to download the latest version should show the requested devfile version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62651" << Captured StdOut/StdErr Output ------------------------------ + [5.465 seconds] odo preference and config command tests label nocluster When configuring global config values should successfully updated [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:114 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62604" << Captured StdOut/StdErr Output ------------------------------ + [2.510 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference ImageRegistry should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62649" << Captured StdOut/StdErr Output ------------------------------ Ran 128 of 956 Specs in 23.348 seconds SUCCESS! -- 128 Passed | 0 Failed | 0 Pending | 828 Skipped Ginkgo ran 1 suite in 1m9.0119898s 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-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\4721\tests\integration ================================================================================================ Random Seed: 1701419490 - will randomize all specs Will run 504 of 956 specs Running in parallel across 16 processes SSSSSSSSSS ------------------------------ S [18.742 seconds] odo devfile deploy command tests when deploying a ServiceBinding k8s resource [BeforeEach] when odo deploy is run should successfully deploy the ServiceBinding resource [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:387 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:412 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63209" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:390 @ 12/01/23 02:32:05.887 ------------------------------ + [20.994 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63178" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [21.919 seconds] odo devfile deploy command tests when recording telemetry data should record the telemetry data correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63194" << Captured StdOut/StdErr Output ------------------------------ + [22.485 seconds] odo create/delete/list/set namespace/project tests set project should successfully set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63190" << Captured StdOut/StdErr Output ------------------------------ + [22.832 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:326 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63183" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.567 seconds] odo logs command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:86 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63288" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.681 seconds] odo create/delete/list/set namespace/project tests set namespace when running inside a component directory should set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:190 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63291" << Captured StdOut/StdErr Output ------------------------------ + [12.380 seconds] odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace synchronously with --wait C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63318" << Captured StdOut/StdErr Output ------------------------------ + [4.931 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component with odo list C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63418" << Captured StdOut/StdErr Output ------------------------------ + [5.154 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63615" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.261 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63633" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [63.131 seconds] odo dev command tests when running odo dev --no-watch and build command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2898 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63217" << Captured StdOut/StdErr Output ------------------------------ + [71.018 seconds] odo dev debug command tests when a component without debug command is bootstrapped should log error about missing debug command when running odo dev --debug C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:444 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63215" << Captured StdOut/StdErr Output ------------------------------ + [71.417 seconds] odo dev command tests when multiple projects are present - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63202" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [75.736 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63193" << Captured StdOut/StdErr Output ------------------------------ + [78.100 seconds] odo dev command tests when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1788 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63187" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [78.022 seconds] odo dev command tests when a component is bootstrapped when an env.yaml file contains a non-current Project when odo dev is executed should not have modified env.yaml, and use current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:547 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63192" << Captured StdOut/StdErr Output ------------------------------ + [57.423 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the custom non-default run command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63298" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [79.957 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:348 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63177" << Captured StdOut/StdErr Output ------------------------------ + [55.312 seconds] odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=false should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:517 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63319" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.461 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:431 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63892" << Captured StdOut/StdErr Output ------------------------------ + [82.134 seconds] odo dev command tests when running odo dev and devfile with composite command - without metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2610 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63207" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.310 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component in JSON C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:71 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63928" << Captured StdOut/StdErr Output ------------------------------ + [96.437 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with both image build and container run extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63201" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.567 seconds] odo devfile deploy command tests when a component is bootstrapped when using a default namespace should display warning when running the deploy command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64118" << Captured StdOut/StdErr Output ------------------------------ + [26.455 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64017" << Captured StdOut/StdErr Output ------------------------------ + [88.837 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the custom non-default build command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63252" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [109.324 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:108 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63184" << Captured StdOut/StdErr Output ------------------------------ + [3.076 seconds] odo dev command tests when Devfile contains metadata.projectType invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64364" << Captured StdOut/StdErr Output ------------------------------ + [5.350 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64377" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [114.614 seconds] odo dev command tests when project and clonePath is present in devfile and running odo dev - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2058 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63225" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.099 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64418" << Captured StdOut/StdErr Output ------------------------------ + [4.285 seconds] odo dev command tests when Devfile contains metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64435" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.389 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should start the Dev server when --api-server flag is passed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:98 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63693" << Captured StdOut/StdErr Output ------------------------------ + [55.508 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63756" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [45.948 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63921" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [56.906 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63759" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [5.335 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:725 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64523" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.944 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:348 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63910" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.268 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64036" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [4.373 seconds] odo devfile deploy command tests when deploying a Devfile K8s component with multiple K8s resources defined should have created all the resources defined in the Devfile K8s component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64588" << Captured StdOut/StdErr Output ------------------------------ + [117.545 seconds] odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 should check memory Request and Limit C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3375 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63303" << Captured StdOut/StdErr Output ------------------------------ + [2.488 seconds] odo dev command with api server tests when the component is bootstrapped should fail if --random-ports and --api-server-port are used together C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64607" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [66.756 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1612 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63865" << Captured StdOut/StdErr Output ------------------------------ + [3.049 seconds] odo describe component command tests should fail, with cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64635" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.277 seconds] odo devfile deploy command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:47 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64804" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [3.580 seconds] odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should ignore the run ports C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:628 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64840" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [5.480 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64864" << Captured StdOut/StdErr Output ------------------------------ + [22.324 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3080 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64613" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [109.186 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:172 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63670" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.908 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64937" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.153 seconds] odo create/delete/list/set namespace/project tests set project when running inside a component directory should set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:190 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64949" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [87.736 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when stopping odo dev normally should have deleted all resources before returning C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:629 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63930" << Captured StdOut/StdErr Output ------------------------------ + [66.581 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the custom non-default build command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64385" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.977 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3195 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64536" << Captured StdOut/StdErr Output ------------------------------ + [2.272 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:437 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65235" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [55.996 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=false) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64832" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1356 @ 12/01/23 02:34:34.751 ------------------------------ S ------------------------------ + [2.290 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65298" << Captured StdOut/StdErr Output ------------------------------ + [83.891 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64477" << Captured StdOut/StdErr Output ------------------------------ + [77.718 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1805 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64522" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.686 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65335" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [7.757 seconds] odo generic When deleting two project one after the other should be able to delete them in any order C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65338" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [127.468 seconds] odo describe component command tests checking for remote source code location when using devfile with containers that has mountSource set to false and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64054" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.501 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65387" << Captured StdOut/StdErr Output ------------------------------ + [108.331 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3834 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64402" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.006 seconds] odo dev command tests when Devfile contains metadata.projectType when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64982" << Captured StdOut/StdErr Output ------------------------------ + [56.553 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64991" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.817 seconds] odo create/delete/list/set namespace/project tests create project should fail to create project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65494" << Captured StdOut/StdErr Output ------------------------------ + [5.021 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49160" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.535 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65036" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [117.547 seconds] odo dev command tests Devfile with no metadata.name when running odo dev against a component with no source code should use the directory as component name C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3873 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64464" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [97.009 seconds] odo dev command tests when a hotReload capable Run command is used with odo dev should execute the build and run commands C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3771 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64811" << Captured StdOut/StdErr Output ------------------------------ + [20.005 seconds] odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of a normal character length when odo deploy command is run again should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:595 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65461" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [137.753 seconds] odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name should successfully use the volume components in container components C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2278 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64242" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [57.317 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65260" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1505 @ 12/01/23 02:35:18.607 ------------------------------ S ------------------------------ + [116.707 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1743 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64549" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.974 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49341" << Captured StdOut/StdErr Output ------------------------------ + [43.573 seconds] odo logs command tests when component is created and odo logs is executed when running in Deploy mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:291 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65378" << Captured StdOut/StdErr Output ------------------------------ + [137.263 seconds] odo dev command tests when running odo dev with devfile containing volume-component - without metadata.name should successfully use the volume components in container components C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2278 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64472" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.573 seconds] odo create/delete/list/set namespace/project tests create namespace should successfully create the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:54 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49481" << Captured StdOut/StdErr Output ------------------------------ + [116.135 seconds] odo dev command tests when a devfile with a local parent is used for odo dev and the parent is not synced when updating the parent should update the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3697 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64900" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.658 seconds] odo dev command tests when a component is bootstrapped should fail when using --random-ports and --port-forward together C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:218 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49641" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [58.320 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag should serve endpoints C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:171 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65519" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [83.036 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with image build extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65330" << Captured StdOut/StdErr Output ------------------------------ + [3.681 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49810" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.115 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port (JSON) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:123 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49217" << Captured StdOut/StdErr Output ------------------------------ + [84.458 seconds] odo dev command tests when a component with endpoints is bootstrapped and pushed should not create Ingress or Route resources in the cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65365" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [3.838 seconds] odo create/delete/list/set namespace/project tests set project should not succeed to set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:162 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49841" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [129.678 seconds] odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:501 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64967" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [55.911 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49273" << Captured StdOut/StdErr Output ------------------------------ + [80.547 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:40 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65425" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe dev --random-ports -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3010120520 << Captured StdOut/StdErr Output ------------------------------ + [57.257 seconds] odo dev command tests when Devfile contains metadata.projectType invalid as a label value when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49269" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [4.379 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49865" << Captured StdOut/StdErr Output ------------------------------ + [4.127 seconds] odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49885" << Captured StdOut/StdErr Output ------------------------------ + [67.775 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:477 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49216" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.444 seconds] odo describe component command tests when creating a component should not describe the component from another directory, with cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:289 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49947" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [55.326 seconds] odo dev command tests when setting git config and running odo dev should create vcs-uri annotation for the deployment when running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2966 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49368" << Captured StdOut/StdErr Output ------------------------------ + [3.783 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_deploy_test.go:159 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50186" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe deploy' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3186449263 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.463 seconds] odo dev command tests when a container component defines a Command or Args - with metadata.name should run odo dev successfully (#5620) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49472" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.423 seconds] odo devfile deploy command tests deploying devfile with exec when using a devfile name with length more than 63 should fail with invalid component name error C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:622 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50211" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [56.485 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:389 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49517" << Captured StdOut/StdErr Output ------------------------------ S [56.740 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49661" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1505 @ 12/01/23 02:36:44.22 ------------------------------ + [87.502 seconds] odo dev command with api server tests when the component is bootstrapped when odo is executed with --no-watch and --api-server flags when a file in component directory is modified when /component/command endpoint is POSTed should trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49300" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.733 seconds] odo dev command tests when no project is present - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49799" << Captured StdOut/StdErr Output ------------------------------ + [24.151 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50268" << Captured StdOut/StdErr Output ------------------------------ + [46.322 seconds] odo dev command tests when a component is bootstrapped when build command takes really long to start should cancel build command and return if odo dev is stopped C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:981 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49936" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.180 seconds] odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building and pushing images should build and push all Image components regardless of autoBuild C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:385 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50631" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.419 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev 3. should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1589 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49840" << Captured StdOut/StdErr Output ------------------------------ S [2.172 seconds] odo dev command tests when a component is bootstrapped when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50651" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:416 @ 12/01/23 02:37:33.944 ------------------------------ + [4.071 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:326 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50662" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.231 seconds] odo dev command tests when a component is bootstrapped when run command takes really long to start should cancel run command and return if odo dev is stopped C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1002 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49899" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [116.880 seconds] odo dev command tests when running odo dev with devfile contain volume - without metadata.name check the volume name and mount paths for the containers C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2230 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49234" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.654 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50709" << Captured StdOut/StdErr Output ------------------------------ S [56.691 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49945" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1505 @ 12/01/23 02:37:07.911 ------------------------------ S ------------------------------ + [56.944 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1639 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50122" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ S [56.279 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50133" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:748 @ 12/01/23 02:37:12.145 ------------------------------ + [46.360 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2549 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50230" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [6.316 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50983" << Captured StdOut/StdErr Output ------------------------------ + [5.214 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50999" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [5.551 seconds] odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress with defaultBackend in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:552 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51015" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [129.676 seconds] odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4579 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49274" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.817 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51473" << Captured StdOut/StdErr Output ------------------------------ S [56.716 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=false) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50251" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1356 @ 12/01/23 02:37:25.161 ------------------------------ S ------------------------------ + [3.825 seconds] odo dev command tests when running odo dev and prestart events are defined should not correctly execute PreStart commands C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2823 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51540" << Captured StdOut/StdErr Output ------------------------------ + [78.054 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49920" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [23.858 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51282" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.528 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4220 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51848" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.442 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50354" << Captured StdOut/StdErr Output ------------------------------ + [59.613 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50344" << Captured StdOut/StdErr Output ------------------------------ + [9.595 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of a normal character length should complete the command execution successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:576 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51896" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.363 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50673" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.847 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51945" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.991 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_deploy_test.go:40 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51980" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe deploy -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3497052785 << Captured StdOut/StdErr Output ------------------------------ S [2.086 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1865 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51994" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 02:38:36.723 ------------------------------ SSSS ------------------------------ + [118.424 seconds] odo dev command tests when running odo dev with devfile contain volume - without metadata.name should create pvc and reuse if it shares the same devfile volume name C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2197 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49923" << Captured StdOut/StdErr Output ------------------------------ + [2.567 seconds] odo run command tests when a component is bootstrapped should fail if odo dev is not running C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:72 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52024" << Captured StdOut/StdErr Output ------------------------------ S [56.961 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=true) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51279" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1356 @ 12/01/23 02:38:09.589 ------------------------------ + [57.045 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:477 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51461" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.409 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51601" << Captured StdOut/StdErr Output ------------------------------ + [4.359 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52223" << Captured StdOut/StdErr Output ------------------------------ + [97.220 seconds] odo dev command tests when a component is bootstrapped ensure that index information is updated C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:305 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50641" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [65.738 seconds] odo dev command tests when Create and dev java-springboot component should execute default build and run commands correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2931 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51892" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.628 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51968" << Captured StdOut/StdErr Output ------------------------------ + [105.700 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50804" << Captured StdOut/StdErr Output ------------------------------ + [118.340 seconds] odo dev command tests when running odo dev with devfile contain volume - with metadata.name should create pvc and reuse if it shares the same devfile volume name C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2197 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50635" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.126 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52769" << Captured StdOut/StdErr Output ------------------------------ + [55.254 seconds] odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3622 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52009" PID: 3876 << Captured StdOut/StdErr Output ------------------------------ + [5.009 seconds] odo describe component command tests when a non-odo application is present on the cluster should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:694 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52816" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [57.973 seconds] odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=true C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4921 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52056" << Captured StdOut/StdErr Output ------------------------------ + [2.449 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with no Deploy command should fail to run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:880 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52928" << Captured StdOut/StdErr Output ------------------------------ + [57.832 seconds] odo dev command tests when a component is bootstrapped should not sync .git directory C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:166 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52077" << Captured StdOut/StdErr Output ------------------------------ + [2.819 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:450 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52951" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [107.248 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51585" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.913 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component in JSON C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:47 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52989" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.935 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53086" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [23.630 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52797" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [137.114 seconds] odo dev command tests when running odo dev and composite command is used as a run command - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2709 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50700" << Captured StdOut/StdErr Output ------------------------------ + [119.132 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster verifying the managedBy Version in the odo list output should show managedBy Version C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51551" << Captured StdOut/StdErr Output ------------------------------ + [120.808 seconds] odo describe component command tests checking for remote source code location when using devfile with sourceMapping and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51569" << Captured StdOut/StdErr Output ------------------------------ + [138.313 seconds] odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:631 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50974" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [57.814 seconds] odo dev command tests when running odo dev and devfile with composite command - with metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2610 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52366" << Captured StdOut/StdErr Output ------------------------------ + [116.677 seconds] odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1717 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51863" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [55.145 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52740" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [57.532 seconds] odo dev command tests when devfile project field is present and running odo dev - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2097 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52763" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [47.087 seconds] odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=false C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4921 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52913" << Captured StdOut/StdErr Output ------------------------------ + [87.377 seconds] odo dev command tests when a component is bootstrapped 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:577 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52326" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [66.463 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1987 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52779" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.806 seconds] odo dev command tests when Devfile contains metadata.language when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53387" << Captured StdOut/StdErr Output ------------------------------ + [117.833 seconds] odo dev debug command tests when creating nodejs component, doing odo dev and run command has dev.odo.push.path attribute should sync only the mentioned files at the appropriate remote destination C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:163 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52055" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.877 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53436" << Captured StdOut/StdErr Output ------------------------------ S [3.351 seconds] odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:601 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53461" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:603 @ 12/01/23 02:40:48.79 ------------------------------ + [56.066 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53121" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [22.355 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53361" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [68.158 seconds] odo dev command tests when Devfile contains metadata.language when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52973" << Captured StdOut/StdErr Output ------------------------------ + [3.906 seconds] odo create/delete/list/set namespace/project tests delete project should not succeed to delete a non-existent project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:122 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53480" << Captured StdOut/StdErr Output ------------------------------ S [57.391 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=true) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53137" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1356 @ 12/01/23 02:40:19.363 ------------------------------ SSSS ------------------------------ + [60.669 seconds] odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=false and ready should execute commands C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53132" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.203 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53513" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.567 seconds] odo create/delete/list/set namespace/project tests list project should successfully list all the projects in JSON format C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:228 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53522" << Captured StdOut/StdErr Output ------------------------------ + [4.422 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53545" << Captured StdOut/StdErr Output ------------------------------ + [57.359 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should start the Dev server when --api-server flag is passed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:98 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53198" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [72.771 seconds] odo dev command tests image names as selectors when starting with a Devfile with relative and absolute image names and Kubernetes resources when adding a local registry for images when running odo dev should treat relative image names as selectors C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4756 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53095" << Captured StdOut/StdErr Output ------------------------------ + [65.610 seconds] odo dev command tests when a container component defines a Command or Args - without metadata.name should run odo dev successfully (#5620) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53155" << Captured StdOut/StdErr Output ------------------------------ + [55.613 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3195 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53231" << Captured StdOut/StdErr Output ------------------------------ + [5.631 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53595" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.786 seconds] odo dev command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:64 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53652" << Captured StdOut/StdErr Output ------------------------------ + [3.702 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:431 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53681" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [4.025 seconds] odo create/delete/list/set namespace/project tests create namespace should fail to create namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53707" << Captured StdOut/StdErr Output ------------------------------ + [20.374 seconds] odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53579" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe dev --random-ports --no-watch' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2345351442 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [57.705 seconds] odo dev command tests when running odo dev and composite command is marked as parallel:true - without metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53338" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [25.210 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53604" << Captured StdOut/StdErr Output ------------------------------ + [97.176 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and another process replaces it should restart a new session successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:609 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53119" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.676 seconds] odo devfile deploy command tests deploying devfile with long-running exec when Automount volumes are present in the namespace should mount the volumes C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:695 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53410" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [46.753 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2549 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53537" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.825 seconds] odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building images should build all Image components regardless of autoBuild C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:364 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54134" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [91.134 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:140 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53303" << Captured StdOut/StdErr Output ------------------------------ + [57.563 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should not add a DEBUG_PORT variable to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53512" << Captured StdOut/StdErr Output ------------------------------ + [4.160 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component with odo list C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:43 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54190" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.543 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53625" << Captured StdOut/StdErr Output ------------------------------ + [56.913 seconds] odo dev command tests when devfile has sourcemappings and running odo dev - with metadata.name should sync files to the correct location C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2016 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53648" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [68.428 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:334 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53553" << Captured StdOut/StdErr Output ------------------------------ + [3.821 seconds] odo create/delete/list/set namespace/project tests list project should successfully list all the projects C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54519" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [129.606 seconds] odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4466 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53164" << Captured StdOut/StdErr Output ------------------------------ + [84.160 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1965 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53487" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.939 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54581" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [57.796 seconds] odo dev command tests when a component is bootstrapped should use the index information from previous push operation C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:200 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53735" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ Progress Report for Ginkgo Process #7 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: 2m2.996s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1077 In [BeforeEach] (Node Runtime: 2m0.026s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1050 Begin Captured GinkgoWriter Output >> ... [odo] I1201 02:42:14.984451 5328 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1201 02:42:14.984936 5328 port.go:319] port 8080 not listening in container "runtime" [odo] I1201 02:42:22.640620 5328 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: djcyna-app-66bdb48c8d-kz6tq in container: runtime [odo] I1201 02:42:22.908388 5328 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1201 02:42:22.908388 5328 exec.go:96] 0: FB3011AC:85CC 221D1068:01BB 06 00000000:00000000 03:00000BAB 00000000 0 0 0 3 0000000000000000 [odo] I1201 02:42:22.908388 5328 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1201 02:42:22.908388 5328 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1201 02:42:22.908388 5328 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1002590000 0 239929202 1 0000000000000000 100 0 0 10 0 [odo] I1201 02:42:22.908388 5328 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1201 02:42:22.909644 5328 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 739 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001bc0e0, {0x2e18f18?, 0xc000a34360}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001bc0e0, {0x2e18f18, 0xc000a34360}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2a3ca46, 0x8}, 0xc00008b940?, 0xc00008b920?, 0xc0015960c0) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000791740) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:279 > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1069 | 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({0x243c6a5, 0xc0004950e0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [64.740 seconds] odo dev command tests when a component is bootstrapped should show validation errors if the devfile is incorrect C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:156 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53747" << Captured StdOut/StdErr Output ------------------------------ + [2.530 seconds] odo create/delete/list/set namespace/project tests delete namespace should not succeed to delete a non-existent namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:122 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54704" << Captured StdOut/StdErr Output ------------------------------ + [56.090 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:389 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54080" << Captured StdOut/StdErr Output ------------------------------ + [45.312 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54188" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [4.112 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:450 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54844" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [13.678 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail should print the last 100 lines of the log to the output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:648 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54809" << Captured StdOut/StdErr Output ------------------------------ + [116.732 seconds] odo dev command tests when doing odo dev and there is a env variable with spaces - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1743 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53504" << Captured StdOut/StdErr Output ------------------------------ + [86.746 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53762" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [57.173 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54399" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [3.651 seconds] odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54915" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [75.184 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54156" << Captured StdOut/StdErr Output ------------------------------ + [59.223 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54532" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.193 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3126 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54627" << Captured StdOut/StdErr Output ------------------------------ + [9.212 seconds] odo logs command tests when component is created and odo logs is executed when running in Deploy mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:267 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55071" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [3.446 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] 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 [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1882 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55142" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 02:43:16.186 ------------------------------ + [74.936 seconds] odo dev command tests cleanup of resources is not successful when using a Devfile with a Pod failing to delete before the cleanup timeout when odo dev is executed when odo dev is stopped should report that the component could not be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:5007 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54495" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.093 seconds] odo describe component command tests should fail, with default cluster mode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:70 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55174" << Captured StdOut/StdErr Output ------------------------------ + [113.359 seconds] odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:320 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54059" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [5.830 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55360" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [117.998 seconds] odo dev command tests when running odo dev and multiple env variables are set - with metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1717 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54063" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.657 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components including server login URL C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:132 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55561" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.972 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54860" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.048 seconds] odo list with devfile listing non-odo managed components when an operator managed deployment(without instance and managed-by label) is deployed should not be listed in the odo list output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:88 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55594" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.970 seconds] odo dev command tests when odo dev is executed to run a devfile containing a k8s resource should have created the necessary k8s resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54876" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.152 seconds] odo create/delete/list/set namespace/project tests when namespace is created with -w should list the new namespace when listing namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:41 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55783" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [25.192 seconds] odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=true should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:517 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55176" << Captured StdOut/StdErr Output ------------------------------ + [24.678 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55366" << Captured StdOut/StdErr Output ------------------------------ S [3.468 seconds] odo dev command tests when a component is bootstrapped [It] should start on cluster even if Podman client takes long to initialize C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:91 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56180" << Captured StdOut/StdErr Output [SKIPPED] skipped on Windows as it requires Unix permissions In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:93 @ 12/01/23 02:43:49.423 ------------------------------ S ------------------------------ + [207.129 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1077 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53330" << Captured StdOut/StdErr Output ------------------------------ + [95.121 seconds] odo dev command tests when a component is bootstrapped when a delay is necessary for the component to start and running odo dev should first fail then succeed querying endpoint C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:789 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54650" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [24.970 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55572" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.597 seconds] odo logs command tests when odo logs is executed for a component that's not running in any modes should print that no containers are running C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:99 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56380" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [5.331 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56374" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [3.534 seconds] odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:708 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:737 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56431" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_init_test.go:710 @ 12/01/23 02:43:58.257 ------------------------------ + [68.831 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54938" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [115.680 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54552" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [57.409 seconds] odo dev command tests when a component is bootstrapped should sync .git directory and subfiles with --sync-git-dir C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:182 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55118" << Captured StdOut/StdErr Output ------------------------------ + [77.719 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /component/command endpoint is POSTed should trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54913" << Captured StdOut/StdErr Output ------------------------------ + [76.683 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1977 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54932" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.005 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56544" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.010 seconds] odo create/delete/list/set namespace/project tests create project should successfully create the project C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:54 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56535" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [121.728 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster show an odo deploy or dev in the list C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:193 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54635" << Captured StdOut/StdErr Output ------------------------------ + [4.741 seconds] odo create/delete/list/set namespace/project tests set namespace should successfully set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56624" << Captured StdOut/StdErr Output ------------------------------ + [4.208 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56818" << Captured StdOut/StdErr Output ------------------------------ + [117.804 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54823" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.703 seconds] odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1955 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56062" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [25.453 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56573" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [4.899 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56979" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [54.618 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56392" << Captured StdOut/StdErr Output ------------------------------ + [57.746 seconds] odo dev command tests when creating nodejs component, doing odo dev and run command has dev.odo.push.path attribute should sync only the mentioned files at the appropriate remote destination C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56420" << Captured StdOut/StdErr Output ------------------------------ + [115.587 seconds] odo describe component command tests checking for remote source code location when using devfile with no sourceMapping, defaults to /projects and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54977" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [47.100 seconds] odo dev command tests when a component is bootstrapped when running with --no-commands (debug=true) should start the dev session C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:268 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56575" << Captured StdOut/StdErr Output ------------------------------ + [82.653 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with container backend global extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56076" << Captured StdOut/StdErr Output ------------------------------ + [67.195 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag and custom port mapping for port forwarding should connect to relevant custom ports forwarded C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56458" << Captured StdOut/StdErr Output ------------------------------ + [65.445 seconds] odo dev command tests when Devfile contains metadata.language invalid as a label value when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56476" << Captured StdOut/StdErr Output ------------------------------ S [3.571 seconds] odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:601 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57277" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:603 @ 12/01/23 02:45:07.601 ------------------------------ + [65.529 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56491" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.686 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3207 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56870" << Captured StdOut/StdErr Output ------------------------------ + [65.172 seconds] odo dev command tests when a component is bootstrapped when using a default namespace should print warning about default namespace when running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56893" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.248 seconds] odo dev command tests when a component is bootstrapped should add annotation to use ImageStreams C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56980" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [125.900 seconds] odo dev command tests when a component is bootstrapped when Automount volumes are present in the namespace when odo dev is executed should mount the volumes C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:833 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55784" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ S [1.960 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_deploy_test.go:109 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57608" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_deploy_test.go:112 @ 12/01/23 02:45:42.783 ------------------------------ S [3.299 seconds] odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should fail to delete the in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:377 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:444 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57620" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:379 @ 12/01/23 02:45:46.075 ------------------------------ SS ------------------------------ + [127.538 seconds] odo dev command tests when running odo dev and composite command is used as a run command - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2709 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56068" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [45.267 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57279" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:748 @ 12/01/23 02:45:17.762 ------------------------------ + [4.332 seconds] odo devfile deploy command tests when deploying a Devfile OpenShift component with multiple K8s resources defined should have created all the resources defined in the Devfile OpenShift component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57641" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.859 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port (JSON) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:123 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57184" << Captured StdOut/StdErr Output ------------------------------ + [3.235 seconds] odo describe component command tests when creating a component should not describe the component from another directory, with default cluster mode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:264 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57690" << Captured StdOut/StdErr Output ------------------------------ + [55.490 seconds] odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57289" << Captured StdOut/StdErr Output ------------------------------ + [56.106 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57299" << Captured StdOut/StdErr Output ------------------------------ + [55.610 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:108 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57307" << Captured StdOut/StdErr Output ------------------------------ + [4.309 seconds] odo dev command tests when Devfile contains metadata.language invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58032" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [137.454 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3324 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56401" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [14.481 seconds] odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace asynchronously C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57949" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [2.166 seconds] odo devfile init command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should be able to download devfile from the in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:586 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:613 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58063" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:588 @ 12/01/23 02:46:10.903 ------------------------------ SSSSS ------------------------------ S [2.596 seconds] odo devfile deploy command tests deploying devfile with long-running exec when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:676 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58091" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:678 @ 12/01/23 02:46:13.392 ------------------------------ + [130.230 seconds] odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address when go and nodejs files are modified should be possible to access both the projects on same address and port C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56532" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.585 seconds] odo generic When deleting two project one after the other should be able to delete sequentially C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58135" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [10.189 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58122" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe dev --random-ports' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2015594799 << Captured StdOut/StdErr Output ------------------------------ + [35.009 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57687" << Captured StdOut/StdErr Output ------------------------------ + [4.369 seconds] odo devfile deploy command tests when using a devfile.yaml containing two deploy commands should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:244 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58357" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.641 seconds] odo dev command with api server tests when the component is bootstrapped should fail if --api-server is false but --api-server-port is true C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58376" << Captured StdOut/StdErr Output ------------------------------ + [57.084 seconds] odo dev command tests when multiple projects are present - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57580" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.779 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:416 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57589" << Captured StdOut/StdErr Output ------------------------------ + [23.719 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3080 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58083" << Captured StdOut/StdErr Output ------------------------------ + [4.154 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58410" << Captured StdOut/StdErr Output ------------------------------ + [117.715 seconds] odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1691 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57029" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [2.137 seconds] odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace registry list should return registry listed in CR [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:377 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58467" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_pref_config_test.go:379 @ 12/01/23 02:46:41.327 ------------------------------ SSS ------------------------------ Progress Report for Ginkgo Process #7 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.856s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4146 In [It] (Node Runtime: 2m0.009s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4146 Begin Captured GinkgoWriter Output >> ... [odo] I1201 02:46:25.937964 8968 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: xwhxzv-app-54979ff69f-lzrh2 in container: runtime [odo] I1201 02:46:25.938253 8968 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31900/api/v1/namespaces/cmd-dev-test4146oxy/pods/xwhxzv-app-54979ff69f-lzrh2/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c115-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]' [odo] stdout: [] [odo] stderr: [] [odo] X Finished executing the application (command: run) [1m] [odo] I1201 02:46:25.938253 8968 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] I1201 02:46:25.983722 8968 all.go:46] starting to concurrently query 200 APIs [odo] I1201 02:46:25.984316 8968 all.go:62] fired up all goroutines to query APIs [odo] I1201 02:46:26.685226 8968 all.go:67] all goroutines have returned in 701.5041ms [odo] I1201 02:46:26.685226 8968 all.go:76] query result: objects=630 << End Captured GinkgoWriter Output Spec Goroutine goroutine 846 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00095c070, {0x2e18cd8?, 0xc0012c5908}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00095c070, {0x2e18cd8, 0xc0012c5908}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0003b7d50?, {0xc0008865e0?, 0x2a3e750?, 0x9?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:263 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:334 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:337 > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4147 | }) | 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({0xfc393e, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [116.688 seconds] odo dev command tests when running odo dev and single env var is set - with metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1691 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57214" << Captured StdOut/StdErr Output ------------------------------ + [64.880 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57663" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [126.950 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4146 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57142" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [3.790 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58569" << Captured StdOut/StdErr Output ------------------------------ + [56.951 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed when odo dev is stopped should delete the component from the platform C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:507 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58096" << Captured StdOut/StdErr Output ------------------------------ + [56.350 seconds] odo dev command tests when no project is present - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58167" << Captured StdOut/StdErr Output ------------------------------ + [78.477 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57989" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe dev --random-ports' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1814845676 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [23.687 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58599" << Captured StdOut/StdErr Output ------------------------------ + [57.218 seconds] odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1955 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58393" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [124.984 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3787 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57452" << Captured StdOut/StdErr Output ------------------------------ + [84.093 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58025" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.103 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false should have created resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58431" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [58.366 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should connect to relevant ports forwarded C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58412" << Captured StdOut/StdErr Output ------------------------------ + [4.522 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58952" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [3.504 seconds] odo devfile registry command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should list detailed information regarding nodejs when using an in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:212 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:240 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58979" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_registry_test.go:214 @ 12/01/23 02:47:30.442 ------------------------------ + [6.122 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58994" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.701 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59018" << Captured StdOut/StdErr Output ------------------------------ + [55.049 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58479" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.246 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59058" << Captured StdOut/StdErr Output ------------------------------ + [115.549 seconds] odo dev command tests when running odo dev and run command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2858 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57632" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [77.845 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58406" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [73.400 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile with a long running command in exec should print the tip to run odo logs after 1 minute of execution C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:636 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58448" << Captured StdOut/StdErr Output ------------------------------ + [3.928 seconds] odo dev command tests when a component is bootstrapped when a state file is not writable should fail running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:435 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59415" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ S [3.622 seconds] odo dev command tests when a component is bootstrapped [It] should not set securitycontext for podsecurity admission C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:392 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59459" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:394 @ 12/01/23 02:47:55.111 ------------------------------ S ------------------------------ + [3.577 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59487" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [13.354 seconds] odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project asynchronously C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59433" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [68.104 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58574" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.401 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:445 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59550" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.289 seconds] odo generic executing odo version command should only print client info when using --client flag C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/generic_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59574" << Captured StdOut/StdErr Output ------------------------------ + [6.200 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:802 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59587" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.368 seconds] odo dev command tests when devfile has sourcemappings and running odo dev - without metadata.name should sync files to the correct location C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2016 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58706" << Captured StdOut/StdErr Output ------------------------------ + [55.299 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58893" << Captured StdOut/StdErr Output ------------------------------ + [57.363 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58908" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.697 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2058 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59001" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [50.062 seconds] odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=true and ready should execute commands C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_run_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59091" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [82.655 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with container run extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58652" << Captured StdOut/StdErr Output ------------------------------ + [66.508 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev 3. should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1589 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59104" << Captured StdOut/StdErr Output ------------------------------ + [68.575 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59121" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [243.602 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3391 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57063" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [8.648 seconds] odo delete command tests when running odo deploy for an exec command bound to fail should print the job in the list of resources to be deleted with named delete command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:546 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60201" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.957 seconds] odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59515" << Captured StdOut/StdErr Output ------------------------------ + [4.976 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60228" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [88.142 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1965 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58989" << Captured StdOut/StdErr Output ------------------------------ S [2.199 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60332" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_dev_test.go:115 @ 12/01/23 02:48:56.73 ------------------------------ + [118.122 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58608" << Captured StdOut/StdErr Output ------------------------------ + [5.519 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60338" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.065 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:437 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60369" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [47.159 seconds] odo dev command tests when a component is bootstrapped when running with --no-commands (debug=false) should start the dev session C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:268 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59852" << Captured StdOut/StdErr Output ------------------------------ + [58.465 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59572" << Captured StdOut/StdErr Output ------------------------------ S [3.764 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1865 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60416" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 02:49:05.432 ------------------------------ SS ------------------------------ + [57.044 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1612 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59862" << Captured StdOut/StdErr Output ------------------------------ + [15.352 seconds] odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project synchronously with --wait C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60341" << Captured StdOut/StdErr Output ------------------------------ + [57.223 seconds] odo dev command tests when a component with multiple endpoints is run when odo dev is stopped should remove forwarded ports from state file C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3583 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59912" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.966 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60102" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.368 seconds] odo dev command tests when running applications listening on the container loopback interface when running on default cluster platform should port-forward successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4244 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60104" << Captured StdOut/StdErr Output ------------------------------ + [25.664 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60398" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.610 seconds] odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60123" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.969 seconds] odo create/delete/list/set namespace/project tests set namespace should not succeed to set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:162 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60826" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [4.386 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/interactive_deploy_test.go:75 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60940" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe deploy' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2467914091 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [117.990 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59059" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [77.714 seconds] odo dev command tests 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1805 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59879" << Captured StdOut/StdErr Output ------------------------------ + [25.076 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60476" << Captured StdOut/StdErr Output ------------------------------ S [3.374 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] 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 [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1882 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61107" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 02:49:38.971 ------------------------------ + [46.372 seconds] odo dev command tests when running odo dev and build command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2898 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60385" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [146.500 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3269 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59003" << Captured StdOut/StdErr Output ------------------------------ + [24.914 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60970" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [67.394 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60227" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.792 seconds] odo dev command tests when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1788 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60411" << Captured StdOut/StdErr Output ------------------------------ + [3.979 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61262" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.487 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:4220 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61297" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [6.013 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61291" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.960 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:416 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60378" << Captured StdOut/StdErr Output ------------------------------ + [5.795 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61373" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.424 seconds] odo dev command tests when running odo dev and composite command are nested - without metadata.name should execute all commands in composite commmand C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2674 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60441" << Captured StdOut/StdErr Output ------------------------------ + [56.370 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1639 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60522" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [5.341 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61505" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [58.053 seconds] odo dev command tests when devfile project field is present and running odo dev - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2097 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61133" << Captured StdOut/StdErr Output ------------------------------ + [100.790 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode with --logs 1. should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:249 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60406" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [82.743 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60811" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [23.932 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61596" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [62.627 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2526 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61336" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [66.850 seconds] odo dev command tests when a component with multiple endpoints is run should fail running a second session on the same platform C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3615 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61361" << Captured StdOut/StdErr Output ------------------------------ + [109.957 seconds] odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address should be able to run both the sessions C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1213 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60817" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [89.498 seconds] odo logs command tests when component is created and odo logs is executed when logs --follow is started when running in Dev mode should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:219 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61168" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.340 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_build_images_test.go:445 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62499" << Captured StdOut/StdErr Output ------------------------------ + [127.089 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2772 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60473" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [73.853 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2526 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61500" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [116.010 seconds] odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_logs_test.go:348 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61094" << Captured StdOut/StdErr Output ------------------------------ + [121.108 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster should display platform C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60953" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [79.984 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_list_test.go:363 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61483" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [94.422 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61279" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [3.567 seconds] odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces in JSON format C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_namespace_test.go:228 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62611" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [127.226 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2772 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61080" << Captured StdOut/StdErr Output ------------------------------ + [24.787 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62519" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [25.125 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62523" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.357 seconds] odo dev command tests when a component is bootstrapped when recording telemetry data should record the telemetry data correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:458 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61657" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.975 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62974" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [66.942 seconds] odo dev debug command tests when a composite command is used as debug command - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:225 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61618" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [108.394 seconds] odo dev command tests when hotReload capable Build and Run commands are used with odo dev should execute the build and run commands C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3818 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61346" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [10.476 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of at max(63) characters length should complete the command execution successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:576 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63008" << Captured StdOut/StdErr Output ------------------------------ + [24.233 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62632" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [26.404 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62656" << Captured StdOut/StdErr Output ------------------------------ + [19.043 seconds] odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of at max(63) characters length when odo deploy command is run again should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:595 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63012" << Captured StdOut/StdErr Output ------------------------------ + [6.001 seconds] odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress/routes in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_describe_component_test.go:552 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63509" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.171 seconds] odo dev command tests when running odo dev and composite command are nested - with metadata.name should execute all commands in composite commmand C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2674 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62445" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [116.179 seconds] odo dev command tests when running odo dev with devfile contain volume - with metadata.name check the volume name and mount paths for the containers C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2230 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61548" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.472 seconds] odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should overwrite the ports into the container component referenced by the default run command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_init_test.go:654 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63917" << Captured StdOut/StdErr Output ------------------------------ + [66.645 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1977 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62506" << Captured StdOut/StdErr Output ------------------------------ + [4.922 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_delete_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63938" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [57.268 seconds] odo dev command tests when odo dev is executed to run a devfile containing multiple k8s resource defined under a single Devfile component should have created the necessary k8s resources C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62574" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [75.401 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62471" << Captured StdOut/StdErr Output ------------------------------ + [57.532 seconds] odo dev command tests when running odo dev and composite command is marked as parallel:true - with metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:2642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62625" << Captured StdOut/StdErr Output ------------------------------ + [57.872 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name should execute the custom non-default build and run commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3207 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62988" << Captured StdOut/StdErr Output ------------------------------ S [54.401 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63061" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:748 @ 12/01/23 02:52:11.015 ------------------------------ S [56.495 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63348" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1505 @ 12/01/23 02:52:16.808 ------------------------------ + [82.655 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62595" << Captured StdOut/StdErr Output ------------------------------ + [57.122 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the custom non-default run command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63841" << Captured StdOut/StdErr Output ------------------------------ + [54.893 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:3126 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63865" << Captured StdOut/StdErr Output ------------------------------ + [55.226 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_api_server_test.go:239 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63941" <<< Session terminated >>> << Captured StdOut/StdErr Output ------------------------------ + [64.547 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1987 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63893" << Captured StdOut/StdErr Output ------------------------------ + [86.360 seconds] 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 without apply command should have deleted the old resource and created the new resource C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1077 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63455" << Captured StdOut/StdErr Output ------------------------------ + [67.922 seconds] odo dev debug command tests when a composite command is used as debug command - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:225 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64063" << Captured StdOut/StdErr Output ------------------------------ + [105.486 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63048" << Captured StdOut/StdErr Output ------------------------------ + [116.329 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63022" << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #12 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: 3m43.039s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:288 In [It] (Node Runtime: 2m0.01s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:288 At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.398s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] I1201 02:54:17.120696 4508 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: brfara-app-54b458b56d-hd84s in container: runtime [odo] I1201 02:54:17.121124 4508 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31900/api/v1/namespaces/cmd-dev-debug-test288szp/pods/brfara-app-54b458b56d-hd84s/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_start-debug.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c115-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true]' [odo] stdout: [] [odo] stderr: [] [odo] X Finished executing the application (command: start-debug) [1m] [odo] I1201 02:54:17.121124 4508 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] I1201 02:54:17.163973 4508 all.go:46] starting to concurrently query 200 APIs [odo] I1201 02:54:17.163973 4508 all.go:62] fired up all goroutines to query APIs [odo] I1201 02:54:17.854616 4508 all.go:67] all goroutines have returned in 690.643ms [odo] I1201 02:54:17.854616 4508 all.go:76] query result: objects=667 << End Captured GinkgoWriter Output Spec Goroutine goroutine 928 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000164e00, {0x2e18cd8?, 0xc0019dc468}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000164e00, {0x2e18cd8, 0xc0019dc468}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc00015e600?, {0xc000892660?, 0x0?, 0x0?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:263 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/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(0xc0003a2000, {0x2a9aa03, 0x2f}, {0xc000329e70, 0x1, 0x249bdc6?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x2a9aa03?, 0x9?}, {0xc000329e70?, 0x6?, 0x8?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/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({0xfc393e, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [233.122 seconds] odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/integration/cmd_dev_debug_test.go:288 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62427" << Captured StdOut/StdErr Output ------------------------------ Ran 390 of 956 Specs in 1387.033 seconds SUCCESS! -- 390 Passed | 0 Failed | 0 Pending | 566 Skipped Ginkgo ran 1 suite in 23m25.8338s 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 - C:\Users\Administrator.ANSIBLE-TEST-VS\4721\tests\e2escenarios ================================================================================================= Random Seed: 1701420912 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes ------------------------------ + [106.687 seconds] E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64280" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1236221798 << Captured StdOut/StdErr Output ------------------------------ + [115.560 seconds] E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:448 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64281" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2376042563 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #4 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m3.304s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:186 In [It] (Node Runtime: 2m0.012s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:186 Begin Captured GinkgoWriter Output >> ... [odo] Cleaning resources, please wait [odo] I1201 02:57:32.618428 7868 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31900/api/v1/namespaces/e2e-test186rno/pods/nbpjzg-app-5b4c6bf789-bb62k/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=tools&stderr=true&stdout=true": dial tcp: lookup c115-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]' [odo] stdout: [] [odo] stderr: [] [odo] I1201 02:57:32.618428 7868 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} && (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]: error while streaming command: context canceled [odo] X Finished executing the application (command: run) [26s] [odo] I1201 02:57:32.716153 7868 all.go:46] starting to concurrently query 200 APIs [odo] I1201 02:57:32.716153 7868 all.go:62] fired up all goroutines to query APIs [odo] I1201 02:57:33.345401 7868 all.go:67] all goroutines have returned in 629.2555ms [odo] I1201 02:57:33.345401 7868 all.go:76] query result: objects=638 << End Captured GinkgoWriter Output Spec Goroutine goroutine 74 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002ec770, {0x2c5a680?, 0xc000292120}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002ec770, {0x2c5a680, 0xc000292120}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000c2de28?, {0xc00020a240?, 0xc000c2dd58?, 0x3?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:263 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:245 | // "exit dev mode and run odo deploy" | devSession.Stop() > devSession.WaitEnd() | | // all resources should be deleted from the namespace github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x23d1aa5, 0xc00009ac00}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ Progress Report for Ginkgo Process #3 Automatically polling progress: E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.335s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:50 In [It] (Node Runtime: 2m0s) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:50 Begin Captured GinkgoWriter Output >> ... [odo] I1201 02:57:34.025341 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo" [odo] I1201 02:57:34.027315 1196 file_watcher.go:101] ignoring watch on path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3676362317\.odo [odo] I1201 02:57:34.027438 1196 watch.go:348] filesystem watch event: CREATE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\odo-file-index.json" [odo] I1201 02:57:34.029163 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\odo-file-index.json" [odo] I1201 02:57:34.031600 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo" [odo] I1201 02:57:34.034749 1196 file_watcher.go:101] ignoring watch on path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3676362317\.odo [odo] I1201 02:57:34.034749 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\devstate.json" [odo] I1201 02:57:34.038878 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\devstate.json" [odo] I1201 02:57:34.040740 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\devstate.1196.json" [odo] I1201 02:57:34.042620 1196 watch.go:348] filesystem watch event: WRITE "C:\\Users\\Administrator.ANSIBLE-TEST-VS\\AppData\\Local\\Temp\\3676362317\\.odo\\devstate.1196.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 88 [select, 1 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000298850, {0x2c5a7a0?, 0xc000499230}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000298850, {0x2c5a7a0, 0xc000499230}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x28b74d3, 0xf}, 0x0?, 0x3?, 0xc000498f00) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/helper/helper_dev.go:192 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.1() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:142 | | // start dev mode again > devSession, err = helper.StartDevMode(helper.DevSessionOpts{}) | Expect(err).ToNot(HaveOccurred()) | github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x23d1aa5, 0xc0004963c0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4721/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [161.173 seconds] E2E Test starting with empty Directory should verify developer workflow from empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:50 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64282" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3676362317 Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe delete component' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3676362317 << Captured StdOut/StdErr Output ------------------------------ + [249.589 seconds] E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4721/tests/e2escenarios/e2e_test.go:186 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64283" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2759947106 Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4721\bin\odo.exe delete component' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2759947106 << Captured StdOut/StdErr Output ------------------------------ Ran 4 of 4 Specs in 249.596 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 4m32.3522764s Test Suite Passed