From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKhBV-0004Hv-Fe for qemu-devel@nongnu.org; Sun, 30 Oct 2011 22:01:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKhBU-0004Q9-3r for qemu-devel@nongnu.org; Sun, 30 Oct 2011 22:01:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKhBT-0004Q4-Ns for qemu-devel@nongnu.org; Sun, 30 Oct 2011 22:01:08 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p9V215V4015100 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 30 Oct 2011 22:01:05 -0400 Message-ID: <4EAE0163.20303@redhat.com> Date: Mon, 31 Oct 2011 00:01:07 -0200 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 References: <201110301350.p9UDowl9028582@int-mx01.intmail.prod.int.phx2.redhat.com> In-Reply-To: <201110301350.p9UDowl9028582@int-mx01.intmail.prod.int.phx2.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [Qemu test report] Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU devel , Kevin Wolf , Luiz Capitulino Hi folks, sending this to QEMU devel to inform the current problems we are able to reproduce on the current master branch. So, qemu.git is presenting problems as of latest master. None of the problems mentioned is happening on qemu-kvm.git. -------- Original Message -------- Subject: Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % Date: Sun, 30 Oct 2011 09:50:58 -0400 From: kvm-autotest@redhat.com To: lmr@redhat.com, crosa@redhat.com Job ID: 1997 Job name: Upstream qemu.git sanity 10-30-2011 00:05:01 Summary: Host: virtlab208.virt.bos.redhat.com Status: Completed Status: 1 Completed Execution time (HH:MM:SS): 05:44:38 User tests executed: 26 User tests passed: 14 User tests failed: 12 User tests success rate: 53.85 % Failures: Test Name Status Reason kvm.qemu-git.virtio_blk.smp2.virtio_net.Win7.64.sp1.unattended_install.cdrom FAIL Timeout elapsed while waiting for install to finish [context: waiting for installation to finish] ^ Here, the windows install timeout happened due to the floppy regression introduced by 212ec7baa28cc9d819234fed1541fc1423cfe3d8. We did try Kevin's patches and they did not fix the issue. kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.tcp FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.129 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.reboot FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.25 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.unix FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.3 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.exec FAIL Unhandled MonitorSocketError: Could not send monitor command 'info migrate' ([Errno 32] Broken pipe) [context: migrating 'vm1'] ^ All of those failures happened due to qemu segfaults during the migration process. I believe Luiz had a patch to possibly fix this migration issue, so copying him. The segfaults generated core dumps, which we would be happy to scp to a public box, if someone is interested in them. Cheers, Lucas