ceph - sepia - 2024-11-19

Timestamp (UTC)Message
2024-11-19T13:21:40.008Z
<MOHIT AGRAWAL> I am not able to push my branch on ceph-ci, i am getting permission denied [error.It](http://error.It) seems i am not a part of the ceph organisation that;s why i am not able to push my branch. Can anyone send me(mohit84) an invitation to join the same?
2024-11-19T14:07:20.680Z
<Adam Kraitman> Sent you an invitation
2024-11-19T14:12:41.476Z
<MOHIT AGRAWAL> Thanks
2024-11-19T14:14:21.866Z
<Ronen Friedman> Jenkins tests are failing with
```ERROR: Error cloning remote repo 'origin'```
(for example - <https://github.com/ceph/ceph/pull/60668> - submodules test)
2024-11-19T17:39:24.828Z
<Dan Mick> Well, what was the error?
2024-11-19T18:11:24.353Z
<Casey Bodley> ``` > git init /home/jenkins-build/build/workspace/ceph-pull-requests # timeout=10
ERROR: Error cloning remote repo 'origin'```
followed by a bunch of java backtraces and retries
2024-11-19T18:11:28.584Z
<Casey Bodley> ex from <https://jenkins.ceph.com/job/ceph-pull-requests/146929/console>
2024-11-19T18:11:57.963Z
<Casey Bodley> ```Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/jenkins-build/build/workspace/ceph-pull-requests"): error=0, Failed to exec spawn helper: pid: 309035, exit value: 1```
2024-11-19T18:45:01.098Z
<Dan Mick> irvingi03 has plenty of disk space, and I just did a clone as jenkins-build (outside the agent).  This is a fascinatingly useless error message, thank you once again Java.   Adam did just update the java version on most/all of the builders so perhaps this is accompanying it
2024-11-19T20:31:37.481Z
<Ronen Friedman> That message is not the main issue: the most basic tests ("PRs are signed" and "submodules") fail repeatedly (and we've assumed that the message is related).
BTW - for my PR: now it fails in 'make check' with the cryptic
```Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@5735001f:JNLP4-connect connection from 8.43.84.3/8.43.84.3:44602": Remote call on JNLP4-connect connection from 8.43.84.3/8.43.84.3:44602 failed. The channel is closing down or has closed down```
from <https://jenkins.ceph.com/job/ceph-pull-requests/146946/consoleFull#-86267527457ab911f-6e82-49bc-96c6-1e06cd34420e>
2024-11-19T20:43:50.063Z
<Dan Mick> the signed test isn't even jenkins, is it?
2024-11-19T20:45:01.002Z
<Dan Mick> nope, yes it is
2024-11-19T20:45:57.602Z
<Dan Mick> (and seems to have passed on that PR)  But, I mean, anything that pulls from github and fails is going to fail regardless of the test proper
2024-11-19T20:50:38.979Z
<Dan Mick> <https://stackoverflow.com/questions/61301818/failed-to-exec-spawn-helper-error-since-moving-to-java-14-on-linux> may be related
2024-11-19T20:53:58.887Z
<Zack Cerza> do users not have sufficient perms to ask jenkins to retry these tests?
2024-11-19T20:54:24.413Z
<Dan Mick> 1. I don't know.  2. many of them can be rerun with PR comments
2024-11-19T22:23:43.222Z
<Æmerson> What's the procedure for getting someone new set up for the sepia VPN?
2024-11-19T22:25:00.387Z
<yuriw> [https://wiki.sepia.ceph.com/doku.php?id=vpnaccess](https://wiki.sepia.ceph.com/doku.php?id=vpnaccess)
2024-11-19T22:27:21.669Z
<Æmerson> Thank you!

Any issue? please create an issue here and use the infra label.