Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failed on nightly ODC integration test #868

Closed
josephca opened this issue Jun 10, 2022 · 1 comment
Closed

Test failed on nightly ODC integration test #868

josephca opened this issue Jun 10, 2022 · 1 comment
Assignees
Labels
area/integration-tests Enhancement or issue related to the devfile integration tests

Comments

@josephca
Copy link

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'
@josephca josephca self-assigned this Jun 10, 2022
@openshift-ci openshift-ci bot added the area/integration-tests Enhancement or issue related to the devfile integration tests label Jun 10, 2022
@josephca
Copy link
Author

Fixed by devfile/integration-tests#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integration-tests Enhancement or issue related to the devfile integration tests
Projects
None yet
Development

No branches or pull requests

1 participant