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

[CI][Docs] Complete Documentation builds fail with No space left on device #36200

Closed
raulcd opened this issue Jun 21, 2023 · 0 comments · Fixed by #36230
Closed

[CI][Docs] Complete Documentation builds fail with No space left on device #36200

raulcd opened this issue Jun 21, 2023 · 0 comments · Fixed by #36230

Comments

@raulcd
Copy link
Member

raulcd commented Jun 21, 2023

Describe the bug, including details regarding any error messages, version, and platform.

On some PRs the AMD64 Ubuntu 20.04 Complete Documentation builds (https://github.com/apache/arrow/actions/runs/5332215515/jobs/9662806423) are failing with:

   CMake Error at cmake_install.cmake:261 (file):
    file INSTALL cannot copy file
    "/arrow/python/build/temp.linux-x86_64-cpython-38/debug/_orc.cpython-38-x86_64-linux-gnu.so"
    to
    "/arrow/python/build/lib.linux-x86_64-cpython-38/pyarrow/./_orc.cpython-38-x86_64-linux-gnu.so":
    No space left on device.


  FAILED: CMakeFiles/install.util
  cd /arrow/python/build/temp.linux-x86_64-cpython-38 && /usr/bin/cmake -P cmake_install.cmake
  ninja: build stopped: subcommand failed.
Error: No space left on device : '/home/runner/runners/2.305.0/_diag/blocks/370a50bf-bd7a-4f59-944b-f7b1774cf580_cba4e8a9-8da0-577d-8c4f-46d6b9bd25fc.1'

Component(s)

Continuous Integration, Documentation

kou added a commit to kou/arrow that referenced this issue Jun 21, 2023
kou added a commit to kou/arrow that referenced this issue Jun 21, 2023
kou added a commit to kou/arrow that referenced this issue Jun 21, 2023
kou added a commit to kou/arrow that referenced this issue Jun 22, 2023
kou added a commit to kou/arrow that referenced this issue Jun 25, 2023
kou added a commit to kou/arrow that referenced this issue Jun 26, 2023
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Jun 26, 2023
kou added a commit to kou/arrow that referenced this issue Jun 26, 2023
kou added a commit to kou/arrow that referenced this issue Jun 27, 2023
kou added a commit that referenced this issue Jun 29, 2023
### Rationale for this change

Our build requires many disk space.

### What changes are included in this PR?

Remove unused files.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #36200

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 13.0.0 milestone Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants