java version "1.8.0_31"
Ubuntu 12.04
java 1.6.0_34
Started by user tim Running: Allocate node : Start Running on Slave4 in /home/tester/Jenkins/workspace/wf-test Running: Allocate node : Body : Start Running: Execute sub-workflows in parallel : Start Running: Parallel branch: linuxtag Running: Parallel branch: darwintag Running: Allocate node : Start Running on Slave4 in /home/tester/Jenkins/workspace/wf-test@2 Running: Allocate node : Start Running on Slave2 in /tmp/slave2/workspace/wf-test Running: Allocate node : Body : Start Running: Allocate node : Body : Start Running: Shell Script [wf-test@2] Running shell script Running: Shell Script + ls /tmp [wf-test] Running shell script + ls /tmp Running: Read file from workspace Running: Print Message -- SH linux_amd64 [hsperfdata_tester, jffi5202641646477505413.tmp, jna--877169473, ssh-DqUiHK1589, ssh-kWoGZKsM1644, vagrant-puppet-3] Running: Print Message -- List linux_amd64[.keystone_install_lock, .vbox-timwojtaszek-ipc, com.apple.launchd.370pvnOGoZ, com.apple.launchd.6qgCPTwPRV, com.apple.launchd.7HpNisaxk2, com.apple.launchd.EtuALQ56t5, com.apple.launchd.i9VlHFzS1P, com.apple.launchd.vcaQbm4un1, com.apple.launchd.Wgio1P47ZU, com.apple.launchd.whfRiz1zjn, com.apple.launchd.Xv0xkmvFqi, KSOutOfProcessFetcher.0.r55jifrBu08ZlGAfPLYXKgYad4c=, KSOutOfProcessFetcher.502.r55jifrBu08ZlGAfPLYXKgYad4c=, meraki_wifi_loc.log, slave2, slave3] Running: Print Message -- Each linux_amd64[.vbox-timwojtaszek-ipc] Running: Allocate node : Body : End Running: Allocate node : End Running: Execute sub-workflows in parallel : Body : End Running: Read file from workspace Running: Print Message -- SH darwin_amd64 [KSOutOfProcessFetcher.0.r55jifrBu08ZlGAfPLYXKgYad4c=, KSOutOfProcessFetcher.502.r55jifrBu08ZlGAfPLYXKgYad4c=, com.apple.launchd.370pvnOGoZ, com.apple.launchd.6qgCPTwPRV, com.apple.launchd.7HpNisaxk2, com.apple.launchd.EtuALQ56t5, com.apple.launchd.Wgio1P47ZU, com.apple.launchd.Xv0xkmvFqi, com.apple.launchd.i9VlHFzS1P, com.apple.launchd.vcaQbm4un1, com.apple.launchd.whfRiz1zjn, meraki_wifi_loc.log, slave2, slave3] Running: Print Message -- List darwin_amd64[.keystone_install_lock, .vbox-timwojtaszek-ipc, com.apple.launchd.370pvnOGoZ, com.apple.launchd.6qgCPTwPRV, com.apple.launchd.7HpNisaxk2, com.apple.launchd.EtuALQ56t5, com.apple.launchd.i9VlHFzS1P, com.apple.launchd.vcaQbm4un1, com.apple.launchd.Wgio1P47ZU, com.apple.launchd.whfRiz1zjn, com.apple.launchd.Xv0xkmvFqi, KSOutOfProcessFetcher.0.r55jifrBu08ZlGAfPLYXKgYad4c=, KSOutOfProcessFetcher.502.r55jifrBu08ZlGAfPLYXKgYad4c=, meraki_wifi_loc.log, slave2, slave3] Running: Print Message -- Each darwin_amd64[.vbox-timwojtaszek-ipc] Running: Allocate node : Body : End Running: Allocate node : End Running: Execute sub-workflows in parallel : Body : End Running: Execute sub-workflows in parallel : End Running: Allocate node : Body : End Running: Allocate node : End Running: End of Workflow Finished: SUCCESS
this means that for a node block, the master executing the workflow is effectively communicating with the slave for each command.
the node block simply sets the context such as machine, cwd, etc.