[ 
https://issues.apache.org/jira/browse/BEAM-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035740#comment-17035740
 ] 

Udi Meiri commented on BEAM-9302:
---------------------------------

Here are my findings:
{code}
--- /home/jenkins/.gradle 
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                /..
   39.8 GiB 12,881 [##########] /daemon                                         
                                                                                
                              
   20.9 GiB > 100k [#####     ] /caches
{code}
The daemon directory is just full of gradle daemon logs that don't seem to get 
cleaned up:
https://github.com/gradle/gradle/issues/2688

{code}
--- /home/jenkins/.gradle/caches/5.2.1 
-------------------------------------------------------------------------------------------------------------------------------------------------------
                                /..                                             
                                                                                
                              
   14.6 GiB > 100k [##########] /scripts-remapped
{code}
The scripts-remapped contains ~15G and millions of files. Should be cleaned up 
as well.

/tmp has ~28G

/var/lib/docker - 225G
/home - 225G
/home/jenkins/jenkins-slave/workspace - 150G

The largest workspaces are python. 4 versions x 2 tox virtualenvs @ 0.5G per 
virtualenv.
Top 6 packages in virtualenvs:
{code}
--- 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-...s/sdks/python/target/.tox-py37-cython-pytest/py37-cython-pytest/lib/python3.7/site-packages
 ---
                                /..                                             
                                                                                
                              
  197.9 MiB    573 [##########] /pyarrow
   78.9 MiB    929 [###       ] /numpy
   70.4 MiB     24 [###       ] /grpc_tools
   45.3 MiB  1,700 [##        ] /pandas
   33.8 MiB  1,428 [#         ] /apache_beam
   31.4 MiB    435 [#         ] /Cython
{code}


> No space left on device - apache-beam-jenkins-7
> -----------------------------------------------
>
>                 Key: BEAM-9302
>                 URL: https://issues.apache.org/jira/browse/BEAM-9302
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Michał Walenia
>            Priority: Blocker
>
> [https://builds.apache.org/job/beam_PreCommit_SQL_Commit/543/consoleFull] log 
> of a failed job with this error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to