Started by timer Building remotely on CRIU-x86_64 in workspace /var/lib/jenkins/workspace/CRIU-3.11 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/avagin/criu-jenkins-digitalocean # timeout=10 Fetching upstream changes from https://github.com/avagin/criu-jenkins-digitalocean > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/avagin/criu-jenkins-digitalocean +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 91bcb0baea00db8e632843a50e6fbe9f30039712 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 91bcb0baea00db8e632843a50e6fbe9f30039712 > git rev-list 91bcb0baea00db8e632843a50e6fbe9f30039712 # timeout=10 No emails were triggered. [CRIU-3.11] $ /bin/sh -xe /tmp/hudson7489926596048279415.sh + python run.py --image-name jenkins-3.11-template-20141226 --vm-name jenkins-test --config /root/linux-3.11.py --size 1GB {'vm_name': 'jenkins-test', 'image_name': 'jenkins-3.11-template-20141226', 'preserve_vm': False, 'commit': 'origin/master', 'size': '1GB', 'config': '/root/linux-3.11.py', 'load_kernel': False} [] Traceback (most recent call last): File "run.py", line 77, in <module> droplet.create() File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 493, in create data = self.get_data("droplets", type=POST, params=data) File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 118, in get_data data = super(Droplet, self).get_data(*args, **kwargs) File "/usr/lib/python2.7/site-packages/digitalocean/baseapi.py", line 113, in get_data raise DataReadError(msg) digitalocean.baseapi.DataReadError: There is currently an oustanding balance on your account, please visit the billing page to update your billing profile. Build step 'Execute shell' marked build as failure Sending e-mails to: avagin@openvz.org xemul@parallels.com gorcunov@openvz.org Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending email to: avagin@openvz.org xemul@odin.com Finished: FAILURE