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

FullDebug - Gcc Pipeline #11564

Open
roigcarlo opened this issue Sep 14, 2023 · 2 comments
Open

FullDebug - Gcc Pipeline #11564

roigcarlo opened this issue Sep 14, 2023 · 2 comments
Assignees
Labels
Continuous Integration related to Travis, Appveyor, ...

Comments

@roigcarlo
Copy link
Member

Dear @KratosMultiphysics/all You may have noticed that the Ubuntu - FullDebug/Gcc CI is giving problems for a couple of days.

After some investigation we have finally find the cause ( insufficient disk space ) and we are working to solve it. Exceptionally we have set that CI as not required for merge, so if its the only one failing in your PR you should be able to merge it.

Once this is resolved we will re-enable de requirement for that workflow as normal.

@roigcarlo roigcarlo self-assigned this Sep 14, 2023
@rubenzorrilla rubenzorrilla pinned this issue Sep 14, 2023
@rubenzorrilla rubenzorrilla added the Continuous Integration related to Travis, Appveyor, ... label Sep 14, 2023
@jcotela
Copy link
Member

jcotela commented Oct 18, 2023

It looks like there may be a similar problem in FullDebug/clang too, I am getting this error

 CMake Error at applications/IgaApplication/cmake_install.cmake:256 (file):
  file INSTALL cannot copy file
  "/__w/Kratos/Kratos/build/FullDebug/applications/IgaApplication/libKratosIgaCore.so"
  to "/__w/Kratos/Kratos/bin/FullDebug/libs/libKratosIgaCore.so": No space
  left on device.

For this build job
https://github.com/KratosMultiphysics/Kratos/actions/runs/6535183228/job/17809984790?pr=11059

I tried rerunning the job and it keeps failing on the build step, so it seems a persistent issue.

@roigcarlo
Copy link
Member Author

Yep, Both FullDebug pipelines are broken because we exceed the disk quota.

Since there is nothing left to clean i am preparing a new compilation script that incrementally releases compilation artifacts, but its not ready yet. Until its done it will keep failing.

Details on #11566

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Continuous Integration related to Travis, Appveyor, ...
Projects
None yet
Development

No branches or pull requests

3 participants