Started by user charlie.gracie@gmail.com Building on master in workspace /home/hudson/genie.omr/.jenkins/jobs/test/workspace [workspace] $ /bin/sh -xe /tmp/jenkins7207614112641965778.sh + echo 'Creating config' Creating config + rm -f /home/hudson/genie.omr/.ssh/config + echo '' + echo 'Host build.eclipse.org' + echo 'StrictHostKeyChecking no' + echo 'Host 148.100.33.170' + echo 'StrictHostKeyChecking no' + echo 'IdentityFile ~/.ssh/id_rsa.omr' + echo 'PubkeyAuthentication yes' + echo 'ServerAliveInterval 60' + echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22' + echo 'Host 148.100.33.171' + echo 'StrictHostKeyChecking no' + echo 'IdentityFile ~/.ssh/id_rsa.omr' + echo 'PubkeyAuthentication yes' + echo 'ServerAliveInterval 60' + echo 'ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22' + chmod 600 /home/hudson/genie.omr/.ssh/config + echo + echo 'Finished setting up SSH config' Finished setting up SSH config + cat /home/hudson/genie.omr/.ssh/config Host build.eclipse.org StrictHostKeyChecking no Host 148.100.33.170 StrictHostKeyChecking no IdentityFile ~/.ssh/id_rsa.omr PubkeyAuthentication yes ServerAliveInterval 60 ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22 Host 148.100.33.171 StrictHostKeyChecking no IdentityFile ~/.ssh/id_rsa.omr PubkeyAuthentication yes ServerAliveInterval 60 ProxyCommand ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_rsa.omr build.eclipse.org netcat %h 22 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS