[JIRA] (JENKINS-60593) Unable to run a background process using sshCommand

2020-04-03 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60593  
 
 
  Unable to run a background process using sshCommand   
 

  
 
 
 
 

 
Change By: 
 Naresh Rayapati  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203815.1577436007000.6327.1585948800642%40Atlassian.JIRA.


[JIRA] (JENKINS-60593) Unable to run a background process using sshCommand

2020-04-03 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati commented on  JENKINS-60593  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to run a background process using sshCommand   
 

  
 
 
 
 

 
 Closing as there isn't much activity on this PR. Please reopen if you are still facing this issue and have more information. Thank you for logging an issue.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203815.1577436007000.6322.1585948800297%40Atlassian.JIRA.


[JIRA] (JENKINS-60593) Unable to run a background process using sshCommand

2020-01-28 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati commented on  JENKINS-60593  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to run a background process using sshCommand   
 

  
 
 
 
 

 
 Can you debug more and provide some inputs, like can you try run that command without sudo and see if that works, or try some other command and provide more information?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203815.1577436007000.7811.1580267880159%40Atlassian.JIRA.


[JIRA] (JENKINS-60593) Unable to run a background process using sshCommand

2019-12-27 Thread kma...@live.in (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Madan Kv created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60593  
 
 
  Unable to run a background process using sshCommand   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Naresh Rayapati  
 
 
Components: 
 ssh-steps-plugin  
 
 
Created: 
 2019-12-27 08:40  
 
 
Environment: 
 Linux 2.6.32-754.14.2.el6.x86_64  Jenkins ver. 2.150.3   
 
 
Labels: 
 ssh-steps-plugin sshCommand backgroundprocess  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Madan Kv  
 

  
 
 
 
 

 
 I'm trying to run the below command as background process and it seems successful, but it doesn't create any log file mentioned in the command. 

sshCommand remote: remote, failOnError: true, command: 'sar 2 10 -r > sar-mem.log &', sudo: true
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment