-
Bug
-
Resolution: Unresolved
-
Minor
-
Linux 2.6.32-754.14.2.el6.x86_64
Jenkins ver. 2.150.3
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
[JENKINS-60593] Unable to run a background process using sshCommand
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Cannot Reproduce [ 5 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
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?