che-code CI build fails about 1/2 the time #21995
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.
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:
In the past 2 days:
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)
gyp ERR! stack FetchError: request to https://www.electronjs.org/headers/v19.1.9/SHASUMS256.txt failed, reason: read ECONNRESET
)Downloading ripgrep failed: Error: Request failed: 403
)gyp ERR! stack FetchError: request to https://www.electronjs.org/headers/v19.1.9/node-v19.1.9-headers.tar.gz failed, reason: read ECONNRESET
during the dev build)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
The text was updated successfully, but these errors were encountered: