raulcd opened a new issue, #36200: URL: https://github.com/apache/arrow/issues/36200
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
