Console Output
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on CRIU-x86_64 in workspace /var/lib/jenkins/workspace/CRIU/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 626446295c3fbbffbd35f2e94a19f1b66e4ae272 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 626446295c3fbbffbd35f2e94a19f1b66e4ae272
> git rev-list 626446295c3fbbffbd35f2e94a19f1b66e4ae272 # timeout=10
No emails were triggered.
[CRIU-3.11] $ /bin/sh -xe /tmp/hudson9112747741097830335.sh
+ python run.py --image-name jenkins-3.11-template-20141226 --vm-name jenkins-test --config /root/linux-3.11.py --size 1GB
PING 146.185.133.4 (146.185.133.4) 56(84) bytes of data.
--- 146.185.133.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.133.4 (146.185.133.4) 56(84) bytes of data.
--- 146.185.133.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.133.4 (146.185.133.4) 56(84) bytes of data.
--- 146.185.133.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.133.4 (146.185.133.4) 56(84) bytes of data.
--- 146.185.133.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 146.185.133.4 (146.185.133.4) 56(84) bytes of data.
64 bytes from 146.185.133.4: icmp_seq=1 ttl=43 time=912 ms
--- 146.185.133.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 912.838/912.838/912.838/0.000 ms
Warning: Permanently added '146.185.133.4' (ECDSA) to the list of known hosts.
Connection to 146.185.133.4 closed by remote host.
{'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}
[]
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
146.185.133.4
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.133.4
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.133.4
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.133.4
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.133.4
- exits with 256
Run - ip neig flush all
- exits with 0
Run - ping -c 1 -W 1 146.185.133.4
- exits with 0
Run - ssh -oStrictHostKeyChecking=no -oBatchMode=yes -oServerAliveInterval=15 -oServerAliveCountMax=60 -oPreferredAuthentications=publickey 146.185.133.4 true
- exits with 0
Stop VM
Run - ssh -oStrictHostKeyChecking=no -oBatchMode=yes -oServerAliveInterval=15 -oServerAliveCountMax=60 -oPreferredAuthentications=publickey 146.185.133.4 halt -p
- exits with 65280
Traceback (most recent call last):
File "run.py", line 111, in <module>
droplet.shutdown()
File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 193, in shutdown
return self._perform_action({'type': 'shutdown'}, return_dict)
File "/usr/lib/python2.7/site-packages/digitalocean/Droplet.py", line 159, in _perform_action
params=params
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 108, in get_data
'Read failed from DigitalOcean: %s' % e.message
digitalocean.baseapi.JSONReadError: Read failed from DigitalOcean: No JSON object could be decoded
Build step 'Execute shell' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: test/report/criu-testreport.tap
Did not find any matching files.
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