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

che-code CI build fails about 1/2 the time #21995

Closed
nickboldt opened this issue Feb 10, 2023 · 3 comments
Closed

che-code CI build fails about 1/2 the time #21995

nickboldt opened this issue Feb 10, 2023 · 3 comments
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues area/editor/vscode Issues related to the Code OSS editor of Che dependencies Pull requests that update a dependency file kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@nickboldt
Copy link
Contributor

Describe the bug

In the GH action https://github.com/che-incubator/che-code/actions/workflows/image-publish.yml we can see that the release of nightly/CI/next builds fails about half the time:

image

In the past 2 days:

  • 8 failures
  • 9 successes

Che version

next (development version)

Steps to reproduce

Push a commit. Flip a coin, maybe you'll get a green build, or maybe one of the two branches will fail (musl, libc)

Expected behavior

we shouldn't have timeouts and disconnnects fetching content from dependency sites like electronjs.org

Runtime

other (please specify in additional context)

Screenshots

No response

Installation method

other (please specify in additional context)

Environment

other (please specify in additional context)

Eclipse Che Logs

No response

Additional context

No response

@nickboldt nickboldt added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 10, 2023
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Feb 10, 2023
@nickboldt nickboldt added area/ci CI build and releases, PR testing, & whitelabel/productization issues area/editor/vscode Issues related to the Code OSS editor of Che dependencies Pull requests that update a dependency file labels Feb 10, 2023
@azatsarynnyy
Copy link
Member

It looks like most of the unstable builds are related to fetching errors:
FetchError: request to https://www.electronjs.org/headers/v19.1.9/SHASUMS256.txt failed, reason: read ECONNRESET

Need to find a way how to make this fetching more reliable.

@azatsarynnyy azatsarynnyy added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 10, 2023
@azatsarynnyy
Copy link
Member

We can consider it for the next sprint.

@azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI build and releases, PR testing, & whitelabel/productization issues area/editor/vscode Issues related to the Code OSS editor of Che dependencies Pull requests that update a dependency file kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants