From: Juan Quintela <quintela@redhat.com>
To: Developers qemu-devel <qemu-devel@nongnu.org>,
amit.shah@redhat.com, Dave Gilbert <dgilbert@redhat.com>
Subject: [Qemu-devel] HEAD is failing virt-test on migration tests
Date: Thu, 12 Feb 2015 23:12:53 +0100 [thread overview]
Message-ID: <871tlu7p96.fsf@neno.neno> (raw)
Hi
while testing my changes I noticed that virt-test was failing. I
check-out master, and failures are there.
This is one extract of the log after the 1st failure. Notice that it
fails randomly, not every time.
I have to go to bed right now, so if anybody beats me with a fix, I
would be happy when I wakeup.
Thanks, Juan.
22:54:07 DEBUG| (monitor hmp1) Response to 'info migrate'
22:54:07 DEBUG| (monitor hmp1) capabilities: xbzrle: off rdma-pin-all: off auto-converge: off zero-blocks: off
22:54:07 DEBUG| (monitor hmp1) Migration status: active
22:54:07 DEBUG| (monitor hmp1) total time: 2003 milliseconds
22:54:07 DEBUG| (monitor hmp1) expected downtime: 300 milliseconds
22:54:07 DEBUG| (monitor hmp1) setup: 3 milliseconds
22:54:07 DEBUG| (monitor hmp1) transferred ram: 67619 kbytes
22:54:07 DEBUG| (monitor hmp1) throughput: 268.61 mbps
22:54:07 DEBUG| (monitor hmp1) remaining ram: 103056 kbytes
22:54:07 DEBUG| (monitor hmp1) total ram: 1065796 kbytes
22:54:07 DEBUG| (monitor hmp1) duplicate: 224304 pages
22:54:07 DEBUG| (monitor hmp1) skipped: 0 pages
22:54:07 DEBUG| (monitor hmp1) normal: 16380 pages
22:54:07 DEBUG| (monitor hmp1) normal bytes: 65520 kbytes
22:54:07 DEBUG| (monitor hmp1) dirty sync count: 0
22:54:09 DEBUG| Waiting for migration to complete (4.006475 secs)
22:54:09 DEBUG| (monitor hmp1) Sending command 'info migrate'
22:54:09 DEBUG| Send command: info migrate
22:54:09 DEBUG| (monitor hmp1) Response to 'info migrate'
22:54:09 DEBUG| (monitor hmp1) capabilities: xbzrle: off rdma-pin-all: off auto-converge: off zero-blocks: off
22:54:09 DEBUG| (monitor hmp1) Migration status: active
22:54:09 DEBUG| (monitor hmp1) total time: 4008 milliseconds
22:54:09 DEBUG| (monitor hmp1) expected downtime: 300 milliseconds
22:54:09 DEBUG| (monitor hmp1) setup: 3 milliseconds
22:54:09 DEBUG| (monitor hmp1) transferred ram: 131397 kbytes
22:54:09 DEBUG| (monitor hmp1) throughput: 268.57 mbps
22:54:09 DEBUG| (monitor hmp1) remaining ram: 31392 kbytes
22:54:09 DEBUG| (monitor hmp1) total ram: 1065796 kbytes
22:54:09 DEBUG| (monitor hmp1) duplicate: 226311 pages
22:54:09 DEBUG| (monitor hmp1) skipped: 0 pages
22:54:09 DEBUG| (monitor hmp1) normal: 32289 pages
22:54:09 DEBUG| (monitor hmp1) normal bytes: 129156 kbytes
22:54:09 DEBUG| (monitor hmp1) dirty sync count: 0
22:54:11 DEBUG| Waiting for migration to complete (6.011556 secs)
22:54:11 DEBUG| (monitor hmp1) Sending command 'info migrate'
22:54:11 DEBUG| Send command: info migrate
22:54:32 WARNI| virt-tests-vm1 is not alive. Can not query the register status
22:58:11 DEBUG| Destroying VM virt-tests-vm1 (PID 10880)
22:58:11 DEBUG| Ending VM virt-tests-vm1 process (monitor)
22:58:11 INFO | [qemu output] (Process terminated with status 0)
22:58:11 DEBUG| VM virt-tests-vm1 down (monitor)
22:58:11 DEBUG| Host does not support OpenVSwitch: Missing command: ovs-vswitchd
22:58:11 DEBUG| Destroying VM virt-tests-vm1 (PID 10763)
22:58:11 DEBUG| Shutting down VM virt-tests-vm1 (shell)
22:58:11 DEBUG| Login command: 'ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o PreferredAuthentications=password -p 5000 root@192.168.10.200'
22:58:11 DEBUG| virt-tests-vm1 alive now. Used to failed to get register info from guest 9 times
22:58:13 INFO | [qemu output] (Process terminated with status 0)
22:58:13 DEBUG| VM virt-tests-vm1 down (shell)
22:58:14 DEBUG| Host does not support OpenVSwitch: Missing command: ovs-vswitchd
22:58:14 DEBUG| Checking image file /mnt/kvm/src/virt-test/shared/data/images/jeos-20-64.qcow2
22:58:14 DEBUG| Running '/bin/qemu-img info /mnt/kvm/src/virt-test/shared/data/images/jeos-20-64.qcow2'
22:58:14 DEBUG| Running '/bin/qemu-img check /mnt/kvm/src/virt-test/shared/data/images/jeos-20-64.qcow2'
22:58:14 ERROR| [stdout]
22:58:14 ERROR| [stdout] 1 errors were found on the image.
22:58:14 ERROR| [stdout] Data may be corrupted, or further writes to the image may corrupt it.
22:58:14 ERROR| [stdout] 13495/163840 = 8.24% allocated, 0.03% fragmented, 0.00% compressed clusters
22:58:14 ERROR| [stdout] Image end offset: 885129216
22:58:14 ERROR| [stderr] ERROR cluster 13505 refcount=1 reference=2
22:58:14 ERROR| Errors found on image: '/mnt/kvm/src/virt-test/shared/data/images/jeos-20-64.qcow2'
22:58:14 WARNI| virt-tests-vm1 is not alive. Can not query the register status
22:58:14 DEBUG| Thread quit. Used to failed to get register info from guest 20150212-225320-Mb1E4VV7 for 1 times.
next reply other threads:[~2015-02-12 22:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-12 22:12 Juan Quintela [this message]
2015-02-12 22:19 ` [Qemu-devel] HEAD is failing virt-test on migration tests Lucas Meneghel Rodrigues
2015-02-12 22:56 ` Lucas Meneghel Rodrigues
2015-02-12 23:03 ` Lucas Meneghel Rodrigues
2015-02-13 0:29 ` Lucas Meneghel Rodrigues
2015-02-13 0:36 ` Alexander Graf
2015-02-13 9:04 ` Dr. David Alan Gilbert
2015-02-13 11:18 ` Alexander Graf
2015-02-13 11:23 ` Dr. David Alan Gilbert
2015-02-13 11:23 ` Lucas Meneghel Rodrigues
2015-02-13 23:33 ` Alexander Graf
2015-02-16 18:57 ` Dr. David Alan Gilbert
2015-02-16 20:24 ` Alexander Graf
2015-02-16 21:06 ` Paolo Bonzini
2015-02-16 21:08 ` Alexander Graf
2015-02-16 21:38 ` Paolo Bonzini
2015-02-13 11:09 ` Lucas Meneghel Rodrigues
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871tlu7p96.fsf@neno.neno \
--to=quintela@redhat.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.