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 repo

Hello everyone,

Happy path PR check of Eclipse Che repo is now failing on "Prepare to start Che on K8S / Build Che including upstream projects" step (issue https://github.com/eclipse/che/issues/19093)
  * Eclipse Che QE team is fixing the problem
  * Problem recognized by the following error messages in Jenkins job console log:

--------------------------------------------------------------------
   Error downloading packages:
     fontconfig-2.13.0-4.3.el7.i686: [Errno 256] No more mirrors to try.
     2:libpng-1.5.13-8.el7.i686: [Errno 256] No more mirrors to try.
     zlib-1.2.7-19.el7_9.i686: [Errno 256] No more mirrors to try.
     glibc-2.17-323.el7_9.x86_64: [Errno 256] No more mirrors to try.
   
   script returned exit code 1
=======================================

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

Back to the top