On Wednesday, 16 July 2014, jieryn <[email protected]> wrote: > I'm not using any slave nodes of any kind. I just want to have a > Jenkins job with access to an SSH agent such that it can work with SCM > URIs of the type scm:svn:svn+ssh:// without me having to launch the > master Jenkins instance via ssh-agent directly in the startup script. > > This is a RHEL 6.5 system that is fully up to date. It doesn't have > any unusual hackery for multi-lib.
If only there was one true standard way to install java on Linux. I have been unable to reproduce on CentOS 6.5 32bit or 64bit with openjdk installed via yum or with oracle java 1.7 installed by oracle's rpm installer If somebody can get me a vm or steps to recreate a vm with this issue I am confident I can fix it... But so far I am not seeing this issue (perhaps muscle memory on my behalf installing java) so I am stuck with regard to trying to fix it :-( > > On Mon, Jul 14, 2014 at 3:46 AM, Stephen Connolly > <[email protected] <javascript:;>> wrote: > > This is an issue with which I have severe issues trying to reproduce. > > > > If you can document how you set up a slave node vm step by step from a > known > > starting point perhaps I may be able to fix the issue, but right now > *every* > > time I try to recreate the issue the damn SSH Agent works for me. > > > > One working theory is that you have 32-bit and 64-bit shared libraries > being > > mis-identified... > > > > Another working theory is that it is something to do with JNR and > > classloader conflicts over remoting... > > > > All this is speculation though without a test case to verify against > > > > > > On 12 July 2014 03:05, jieryn <[email protected] <javascript:;>> wrote: > >> > >> I'm using Jenkins LTS 1.554.3, and SSH Agent Plugin 1.4.1. I am seeing > >> UnsatisfiedLinkError during jobs which try to use an SSH agent. How do > >> I resolve this issue? There are only instructions for MacOS on the > >> plugin wiki page. > >> > >> https://gist.github.com/jieryn/5248b713599321f2d548 > >> https://wiki.jenkins-ci.org/display/JENKINS/SSH+Agent+Plugin > >> > >> Thank you. > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Jenkins Users" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an > >> email to [email protected] <javascript:;>. > >> For more options, visit https://groups.google.com/d/optout. > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected] <javascript:;>. > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:;>. > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
