[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2017-02-10 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 Presumably not an issue for most people after JENKINS-36997 in 1.14.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2017-02-10 Thread chri...@linux.vnet.ibm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christy Perez commented on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 I'm seeing this with ppc64le as well, and the Ubuntu workaround worked. But for our RHEL nodes, I'm stuck. Any suggestions there? I've tried building the jffi libraries using ant, and also installed libtcnative using a fedora 23 rpm – but still get the same error.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2017-01-18 Thread srira...@in.ibm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Srirama Sharma commented on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 Same issue is seen when we have POWER (ppc64le arch) server as Jenkins slave node with Jenkins CI server having ssh-agent plugin @v1.13 version. Followed the workaround of installing libtcnative-1 package after installing the libjffi native library and the issue got resolved.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2016-09-22 Thread fathi.bou...@linaro.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Fathi Boudra commented on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 A workaround have been found. On unix slaves, you can use tomcat native library as an alternate implementation. It's working just fine on ARM architecture. Installing libtcnative-1 package on the slave was good enough to get the issue resolved. 

 

[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Java/JNR ssh-agent
[ssh-agent]   Java/tomcat-native ssh-agent
[ssh-agent] Started.
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2016-09-21 Thread fathi.bou...@linaro.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Fathi Boudra edited a comment on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 Same bug on PowerPC and Aarch64 slaves. See also https://issues.jenkins-ci.org/browse/JENKINS-37430On Aarch64, the relevant line is:{code}[ssh-agent] Caused by: java.lang.UnsatisfiedLinkError: could not locate stub library in jar file.  Tried [jni/unknown-Linux/libjffi-1.2.so, /jni/unknown-Linux/libjffi-1.2.so]{code}It makes the plugin unusable on anything except x86. I tried to install libjffi-jni package on the slave but it doesn't help. It doesn't provide libjffi-1.2.so shared library but jffi-native.jar.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-30746) SSH-Agent breaks on ARM slave

2016-09-21 Thread fathi.bou...@linaro.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Fathi Boudra commented on  JENKINS-30746  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH-Agent breaks on ARM slave   
 

  
 
 
 
 

 
 Same bug on PowerPC and Aarch64 slaves. See also https://issues.jenkins-ci.org/browse/JENKINS-37430 On Aarch64, the relevant line is: 

 

[ssh-agent] Caused by: java.lang.UnsatisfiedLinkError: could not locate stub library in jar file.  Tried [jni/unknown-Linux/libjffi-1.2.so, /jni/unknown-Linux/libjffi-1.2.so]
 

 It makes the plugin unusable on anything except x86.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.