From mboxrd@z Thu Jan 1 00:00:00 1970 From: David F Barrera Subject: Daily Xen Builds Date: Wed, 22 Mar 2006 12:57:56 -0600 Message-ID: <1143053876.6532.41.camel@dbarrera_tp> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-aKTtiMutwDaNlVSqn48J" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org --=-aKTtiMutwDaNlVSqn48J Content-Type: text/plain Content-Transfer-Encoding: 7bit March 22, 2006, using xen-unstable changeset: changeset: 9374:b8cc4df90187 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Wed Mar 22 04:55:43 2006 +0100 summary: Use shiny new mutexes instead of semaphores where possible in our Linux code. x86_32 (no PAE support) * SLES 9 SP2 on IBM xSeries 235(512MB RAM) * Builds and boots without problems * Able to create fully functional guest domains * Ran xm-test on all boxes ISSUES: x86_32 (PAE) * SLES 9 SP2 and FC4 on IBM xSeries 335s * Builds and boots without problems * Able to create fully functional guest domains * Ran xm-test on all boxes ISSUES: * Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1! >>> Did not see today, but keeping open as unresolved x86_64 (SLES 9 SP2 32-bit on IBM HS20 Blades 8843 41U) * Builds and boots without problems * Able to create fully functional guest domains * Ran xm-test on all boxes ISSUES: * Bugzilla Bug 552 xm-test FAIL 01_migrate_localhost_pos... * Bugzilla Bug 563 Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: * Bugzilla Bug 578 xmtest block tests fail because they are unable to verify with /proc/partitions --XM-TEST Results-- SUMMARY: Platform | PASS | FAIL | XPASS | XFAIL | ---------------------+------+------+-------+-------+ hs20.1.sles9-x86_64 | 103 | 11 | 0 | 3 | hs20.rhel4-x86_32pae | 107 | 7 | 0 | 3 | x235sles9nonpae | 102 | 12 | 0 | 3 | x335fc4pae | 109 | 5 | 0 | 3 | x335sles9_pae4gb | 109 | 5 | 0 | 3 | -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides --=-aKTtiMutwDaNlVSqn48J Content-Disposition: attachment; filename=hs20.1.sles9-x86_64.report Content-Type: text/plain; name=hs20.1.sles9-x86_64.report; charset=UTF-8 Content-Transfer-Encoding: 7bit Xm-test execution summary: PASS: 103 FAIL: 11 XPASS: 0 XFAIL: 3 Details: FAIL: 05_block_attach_and_dettach_device_repeatedly_pos Failed to attach block device /proc/partitions does not show that! FAIL: 09_block_attach_and_dettach_device_check_data_pos Failed to attach block device /proc/partitions does not show that! FAIL: 02_block-destroy_rtblock_pos Failed to verify that block dev is attached FAIL: 02_block-list_attachbd_pos Failed to verify that block dev is attached on DomainU FAIL: 03_block-list_anotherbd_pos Failed to verify that block dev is attached on DomainU FAIL: 01_migrate_localhost_pos Unknown reason XFAIL: 02_network_local_ping_pos ping loopback failed for size 65507. ping eth0 failed for size 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. FAIL: 01_restore_basic_pos Restored domain is dead (Timed out waiting for console) FAIL: 04_restore_withdevices_pos Unable to mount /dev/hda1 --=-aKTtiMutwDaNlVSqn48J Content-Disposition: attachment; filename=hs20.rhel4-x86_32pae.report Content-Type: text/plain; name=hs20.rhel4-x86_32pae.report; charset=UTF-8 Content-Transfer-Encoding: 7bit Xm-test execution summary: PASS: 107 FAIL: 7 XPASS: 0 XFAIL: 3 Details: FAIL: 02_block-list_attachbd_pos Failed to verify that block dev is attached on DomainU FAIL: 03_block-list_anotherbd_pos Failed to verify that block dev is attached on DomainU FAIL: 14_create_blockroot_pos [Errno 5] Input/output error FAIL: 01_migrate_localhost_pos Command execution time exceeded 90 seconds XFAIL: 02_network_local_ping_pos ping loopback failed for size 65507. ping eth0 failed for size 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. --=-aKTtiMutwDaNlVSqn48J Content-Disposition: attachment; filename=x235sles9nonpae.report Content-Type: text/plain; name=x235sles9nonpae.report; charset=UTF-8 Content-Transfer-Encoding: 7bit Xm-test execution summary: PASS: 102 FAIL: 12 XPASS: 0 XFAIL: 3 Details: FAIL: 05_block_attach_and_dettach_device_repeatedly_pos Failed to attach block device /proc/partitions does not show that! FAIL: 09_block_attach_and_dettach_device_check_data_pos Failed to attach block device /proc/partitions does not show that! FAIL: 01_block-destroy_btblock_pos block device isn't attached; can't detach! FAIL: 02_block-destroy_rtblock_pos Failed to verify that block dev is attached FAIL: 01_block-list_pos Failed to verify that block dev is attached on DomainU FAIL: 02_block-list_attachbd_pos Failed to verify that block dev is attached on DomainU FAIL: 03_block-list_anotherbd_pos Failed to verify that block dev is attached on DomainU XFAIL: 02_network_local_ping_pos ping loopback failed for size 65507. ping eth0 failed for size 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. FAIL: 06_network_dom0_tcp_pos TCP hping2 to dom0 failed for size 48 64 512. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. FAIL: 04_restore_withdevices_pos Unable to mount /dev/hda1 --=-aKTtiMutwDaNlVSqn48J Content-Disposition: attachment; filename=x335fc4pae.report Content-Type: text/plain; name=x335fc4pae.report; charset=UTF-8 Content-Transfer-Encoding: 7bit Xm-test execution summary: PASS: 109 FAIL: 5 XPASS: 0 XFAIL: 3 Details: FAIL: 02_block-list_attachbd_pos Failed to verify that block dev is attached on DomainU FAIL: 03_block-list_anotherbd_pos Failed to verify that block dev is attached on DomainU XFAIL: 02_network_local_ping_pos ping loopback failed for size 65507. ping eth0 failed for size 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. --=-aKTtiMutwDaNlVSqn48J Content-Disposition: attachment; filename=x335sles9_pae4gb.report Content-Type: text/plain; name=x335sles9_pae4gb.report; charset=UTF-8 Content-Transfer-Encoding: 7bit Xm-test execution summary: PASS: 109 FAIL: 5 XPASS: 0 XFAIL: 3 Details: FAIL: 02_block-list_attachbd_pos Failed to verify that block dev is attached on DomainU FAIL: 03_block-list_anotherbd_pos Failed to verify that block dev is attached on DomainU XFAIL: 02_network_local_ping_pos ping loopback failed for size 65507. ping eth0 failed for size 65507. XFAIL: 05_network_dom0_ping_pos Ping to dom0 failed for size 65507. XFAIL: 11_network_domU_ping_pos Ping failed for size 65507. --=-aKTtiMutwDaNlVSqn48J Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --=-aKTtiMutwDaNlVSqn48J--