Skip to content

Test failed on nightly ODC integration test #868

Closed
@josephca

Description

@josephca

Which area/kind this issue is related to?
/area integration-tests

Issue Description

Nightly test with ODC failed with the following errors.

Error message:
1/2] STEP 7/7: RUN ./build.sh
vendor/helm.sh/helm/v3/internal/fileutil/fileutil.go:25:2: //go:build comment without // +build comment
vendor/helm.sh/helm/v3/pkg/cli/environment.go:34:2: //go:build comment without // +build comment
[2/2] STEP 1/10: FROM image-registry.openshift-image-registry.svc:5000/ci-op-cmsfkkvq/pipeline@sha256:eba0301c57bb0900c185d55d2bff2c93cdd87711194ebc55a22827449ab233fd
Trying to pull image-registry.openshift-image-registry.svc:5000/ci-op-cmsfkkvq/pipeline@sha256:eba0301c57bb0900c185d55d2bff2c93cdd87711194ebc55a22827449ab233fd...
error: build error: error building at STEP "RUN ./build.sh": error while running runtime: exit status 1
INFO[2022-06-09T02:04:37Z] Ran for 3m17s
ERRO[2022-06-09T02:04:37Z] Some steps failed:
ERRO[2022-06-09T02:04:37Z]

  • could not run steps: step console failed: the build console failed after 1m32s with reason DockerBuildFailed: Dockerfile build strategy has failed.
    vendor/helm.sh/helm/v3/internal/fileutil/fileutil.go:25:2: //go:build comment without // +build comment
    vendor/helm.sh/helm/v3/pkg/cli/environment.go:34:2: //go:build comment without // +build comment
    [2/2] STEP 1/10: FROM image-registry.openshift-image-regis...01c57bb0900c185d55d2bff2c93cdd87711194ebc55a22827449ab233fd
    Trying to pull image-registry.openshift-image-registry.svc...57bb0900c185d55d2bff2c93cdd87711194ebc55a22827449ab233fd...
    error: build error: error building at STEP "RUN ./build.sh": error while running runtime: exit status 1
    INFO[2022-06-09T02:04:37Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:building_project_image'

Metadata

Metadata

Assignees

Labels

area/integration-testsEnhancement or issue related to the devfile integration tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions