Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of Happy path PR check of Eclipse Che repos

Hello everyone,

FYI: Happy path PR check of Eclipse Che / Che-Theia repos is now failing on various steps because of network instability on CI side, for example:

--------------------------------------------------
Downloading https://github.com/che-incubator/chectl/releases/download/20201215105105/chectl-linux-x64.tar.gz...
curl: (7) Failed connect to github.com:443; Connection timed out
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
ERROR: Unable to download chectl binary from https://github.com/che-incubator/chectl/releases/download/20201215105105/chectl-linux-x64.tar.gz
Build step 'Execute shell' marked build as failure
Run condition [Always] enabling perform for step [[Execute Scripts]]
==============================================================
----------------------------------------------------------
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/eclipse/che.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: error: RPC failed; result=7, HTTP code = 0
fatal: The remote end hung up unexpectedly
====================================

---------------------------------------------------------------
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
====================================

---------------------------------------------------------------
stderr: fatal: unable to access 'https://github.com/skabashnyuk/che.git/': Failed connect to github.com:443; Connection timed out
====================================

--
With best regards,
Dmytro Nochevnov
Senior Software Quality Engineer
CodeReady Workspaces QE team

Back to the top