You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/21 12:28:49 UTC

[GitHub] [arrow] raulcd opened a new issue, #36200: [CI][Docs] Complete Documentation builds fail with `No space left on device`

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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #36200: [CI][Docs] Complete Documentation builds fail with `No space left on device`

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #36200: [CI][Docs] Complete Documentation builds fail with `No space left on device`
URL: https://github.com/apache/arrow/issues/36200


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org