Hello,

I'm trying to test the workflow plugin on a freebsd node. The following 
fails consistently:

node('freebsd10-slave')

{

   sh "sleep 30"

}

Here is the output:

Started by user Witkowski, Nicolas

Running: Allocate node : Start

Running on freebsd10-slave in /app/jenkins/workspace/cif-workflow

Running: Allocate node : Body : Start

Running: Shell Script

[cif-workflow] Running shell script

+ sleep 30

Running: Allocate node : Body : End

Running: Allocate node : End

Running: End of Workflow

ERROR: script returned exit code -1 

Finished <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE

 
I'm using the swarm plugin version: 2.0
Workflow plugin: 1.10.1
Jenkins ver. 1.634
JDK 1.7

It does not fail right away, but a couple seconds after the command has 
started. Before my test consisted of a build script that got interrupted a 
few seconds in.
Am I missing anything in terms of configuration? Is this a bug?

Cheers,

Nick

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/743d08b2-1e3a-4fd2-98a3-dc61655204d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to