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

Ekaterina Dimitrova commented on CASSANDRA-17351:
-------------------------------------------------

Jenkins is aborting builds for me today and I suspect that is not good so I 
will refrain from testing all branches there today...

Example:

[https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1452/console]

Reason I found: 
22:17:01 + find . -type d -name tmp -delete
22:17:01 + find /tmp -type -f -atime +3 -user jenkins -and -not -exec fuser -s 
{} ; -and -delete
22:17:01 + echo clean tmp failed
22:17:01 clean tmp failed
I also found in the logs:

JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: 
[https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script]";

> Pip doesn't install ccm every time
> ----------------------------------
>
>                 Key: CASSANDRA-17351
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17351
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Urgent
>             Fix For: 4.x
>
>
> In CASSANDRA-16688 we fixed requirements.txt in DTest repo, pip install to 
> run without -e for ccm in order to address the moveable tag. That worked for 
> some time until last night. I successfully retagged and now ccm is not 
> re-installed in Circle CI.
> Jenkins picked stuff though. But it was acting unreliably and weird so 
> rerunning now things there. Results pending.
> Now I added -e for ccm in requirements.txt and it worked in CircleCI. Still 
> pending results. I don't think this will be permanent solution and I am not 
> sure whether it will affect also the previous branches in a way. We need to 
> further investigate it and test. 
> For now I will ask people to test with -e until we figure it out.
> CC [~mck] , [~bereng] , [~dcapwell]  and [~stefan.miklosovic] 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to