go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/devfile/
Running Suite: Devfile Suite
============================
Random Seed: 1654620283 - Will randomize all specs
Will run 152 specs

Running in parallel across 32 nodes

S [SKIPPING] in Spec Setup (BeforeEach) [0.007 seconds]
odo add binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:13
  when the component is bootstrapped [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:39
    when adding a binding
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:44
      should successfully add binding between component and service in the devfile
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:50

      Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:20
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo describe binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:12
  when creating a component with a binding as environment variables [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:191
    when Starting a Pg service
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:197
      when running dev session
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:210
        should describe the binding
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:223

        Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:18
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.002 seconds]
odo describe binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:12
  when creating a component with a binding as files [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:191
    when Starting a Pg service
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:197
      when running dev session
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:210
        should describe the binding
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:223

        Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:18
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.003 seconds]
odo add binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:13
  when the component is bootstrapped [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:39
    when adding a binding
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:44
      when odo dev is run
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:54
        should successfully bind component and service
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:63

        Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:20
------------------------------
•••••••••••••••••••••••••••••••••
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo add binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:13
  when the component is bootstrapped [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:39
    when adding a binding
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:44
      when odo dev is run
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:54
        when odo dev command is stopped
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:67
          should have successfully delete the binding
          /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:73

          Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

          /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:20
------------------------------
••
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo describe binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:12
  when creating a component with a spec binding and envvars [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:191
    when Starting a Pg service
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:197
      when running dev session
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:210
        should describe the binding
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:223

        Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:18
------------------------------
••••••••
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo describe binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:12
  when creating a component with a binding [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:29
    should describe the binding without running odo dev
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:35

    Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:18
------------------------------
••••••••••••••
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo add binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:13
  when the component is bootstrapped [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:39
    when no bindable instance is present on the cluster
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:81
      should fail to add binding with no bindable instance found error message
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:86

      Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_add_binding_test.go:20
------------------------------
•••••••••
------------------------------
• [SLOW TEST:135.271 seconds]
odo list with devfile
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType is missing
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:115
      when the component is pushed in dev mode
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:125
        should show the language for 'Type' in odo list
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:137
------------------------------
•
------------------------------
• [SLOW TEST:144.566 seconds]
odo list with devfile
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType and language is missing
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:143
      when the component is pushed
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:152
        should show 'nodejs' for 'Type' in odo list
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_devfile_list_test.go:163
------------------------------
•
------------------------------
• [SLOW TEST:139.744 seconds]
odo dev command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_dev_test.go:27
  when Create and dev java-springboot component
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_dev_test.go:1064
    should execute default build and run commands correctly
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_dev_test.go:1079
------------------------------
••••••
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo describe binding command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:12
  when creating a component with a spec binding [BeforeEach]
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:191
    when Starting a Pg service
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:197
      when running dev session
      /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:210
        should describe the binding
        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:223

        Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed.

        /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/devfile/cmd_describe_binding_test.go:18
------------------------------
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
Ran 143 of 152 Specs in 273.422 seconds
SUCCESS! -- 143 Passed | 0 Failed | 0 Pending | 9 Skipped


Ginkgo ran 1 suite in 5m24.976056978s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 tests/integration/devfile/debug/
=== RUN   TestDebug
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1654620619
Will run 0 of 0 specs

Failed to create JUnit report file: ../../reports/junit_2022-6-7_16-50-19_1.xml
	open ../../reports/junit_2022-6-7_16-50-19_1.xml: no such file or directoryFailed to generate JUnit report
	invalid argument
Ran 0 of 0 Specs in 0.001 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestDebug (0.00s)
PASS

Ginkgo ran 1 suite in 8.944705197s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/interactive/
Running Suite: Interactive Suite
================================
Random Seed: 1654620630 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes

•••••••••••
Ran 11 of 11 Specs in 24.748 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 34.423389823s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo devfile supported tests" tests/e2escenarios/
Running Suite: odo e2e scenarios
================================
Random Seed: 1654620675 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes

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


Ginkgo ran 1 suite in 1m31.701421302s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo project command tests" tests/integration/project/
Running Suite: Project Suite
============================
Random Seed: 1654620777 - Will randomize all specs
Will run 6 specs

Running in parallel across 32 nodes

•
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [5.721 seconds]
odo project command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:12
  when user is logged out
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:56
    should show login message when setting project and not login [BeforeEach]
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:69

    Openshift specific scenario.

    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:60
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [5.752 seconds]
odo project command tests
/workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:12
  when user is logged out
  /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:56
    should show login message when deleting project and not login [BeforeEach]
    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:73

    Openshift specific scenario.

    /workspace/43d6ec8f-0b37-4424-83d9-f0d2a6ed586b/tests/integration/project/cmd_project_test.go:60
------------------------------
•••
Ran 4 of 6 Specs in 12.394 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 2 Skipped


Ginkgo ran 1 suite in 21.36886878s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo generic" tests/integration/
Running Suite: Integration Suite
================================
Random Seed: 1654620809 - Will randomize all specs
Will run 33 specs

Running in parallel across 32 nodes

SSSSSSSSSSSSSSSSSSSSSSSSSSS••••••
Ran 6 of 33 Specs in 8.152 seconds
SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 27 Skipped


Ginkgo ran 1 suite in 16.746500523s
Test Suite Passed