From mboxrd@z Thu Jan 1 00:00:00 1970 From: xen.org Subject: [xen-unstable test] 5019: regressions - FAIL Date: Tue, 18 Jan 2011 05:22:11 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain 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@lists.xensource.com Cc: ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org flight 5019 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/5019/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-amd64-xl 18 leak-check/check fail REGR. vs. 5018 test-amd64-i386-xl-credit2 18 leak-check/check fail REGR. vs. 5018 Tests which did not succeed, but are not blocking, including regressions (tests previously passed) regarded as allowable: test-amd64-amd64-win 16 leak-check/check fail never pass test-amd64-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-i386-win-vcpus1 16 leak-check/check fail never pass test-amd64-i386-win 16 leak-check/check fail never pass test-amd64-xcpkern-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-win 16 leak-check/check fail never pass test-i386-i386-win 5 xen-boot fail like 5018 test-i386-xcpkern-i386-win 16 leak-check/check fail never pass version targeted for testing: xen 02c0af2bf280 baseline version: xen 47be85d61f11 ------------------------------------------------------------ People who touched revisions under test: Daniel De Graaf Ian Campbell Ian Jackson Olaf Hering Stefano Stabellini ------------------------------------------------------------ jobs: build-i386-xcpkern pass build-amd64 pass build-i386 pass build-amd64-oldkern pass build-i386-oldkern pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl fail test-amd64-i386-xl pass test-i386-i386-xl pass test-amd64-xcpkern-i386-xl pass test-i386-xcpkern-i386-xl pass test-amd64-i386-rhel6hvm-amd fail test-amd64-xcpkern-i386-rhel6hvm-amd fail test-amd64-i386-xl-credit2 fail test-amd64-xcpkern-i386-xl-credit2 pass test-amd64-i386-rhel6hvm-intel fail test-amd64-xcpkern-i386-rhel6hvm-intel fail test-amd64-i386-xl-multivcpu pass test-amd64-xcpkern-i386-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-i386-i386-pair pass test-amd64-xcpkern-i386-pair pass test-i386-xcpkern-i386-pair pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-i386-i386-pv pass test-amd64-xcpkern-i386-pv pass test-i386-xcpkern-i386-pv pass test-amd64-i386-win-vcpus1 fail test-amd64-amd64-win fail test-amd64-i386-win fail test-i386-i386-win fail test-amd64-xcpkern-i386-win fail test-i386-xcpkern-i386-win fail ------------------------------------------------------------ sg-report-flight on woking.cam.xci-test.com logs: /home/xc_osstest/logs images: /home/xc_osstest/images Logs, config files, etc. are available at http://www.chiark.greenend.org.uk/~xensrcts/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ changeset: 22773:02c0af2bf280 tag: tip user: Olaf Hering date: Mon Jan 17 18:05:52 2011 +0000 tools/hotplug/Linux: allow hardlinked files for block device images tools/hotplug/Linux/block change for this losetup -a output: (inode 12 is listed twice due to hardlinks) /dev/loop0: [0809]:139267 (/abuild/vdisk-sles11_2-disk0) /dev/loop1: [0809]:139266 (/abuild/vdisk-sles11_1-disk1) /dev/loop3: [0809]:139267 (/abuild/vdisk-sles11_2-disk0) /dev/loop5: [0809]:139273 (/abuild/vdisk-sles11_5-disk1) /dev/loop8: [0809]:12 (/abuild/bootiso-xenpaging-sles11_5.iso) /dev/loop10: [0809]:12 (/abuild/bootiso-xenpaging-sles11_4.iso) /dev/loop11: [0809]:139271 (/abuild/vdisk-sles11_4-disk0) Without this change, $dev would contain /dev/loop8\n/dev/loop10 Applies to 4.0 and 4.1 Signed-off-by: Olaf Hering Acked-by: Stefano Stabellini changeset: 22772:654563af359f user: Ian Jackson date: Mon Jan 17 17:55:12 2011 +0000 Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT If you actually set it to a relative path, the qemu build breaks. So this commented-out rune (an example) should arrange to be absolute. Reported-by: M A Young Signed-off-by: Ian Jackson changeset: 22771:726c616fca5e user: Ian Campbell date: Mon Jan 17 17:52:39 2011 +0000 tools/hotplug/Linux: start xen daemons in runlevel 2. This is the default runlevel on a Debian system. In addition update-rc.d complains: update-rc.d: warning: xencommons stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1) and it seems reasonable to stop the daemons during shutdown or reboot so make that change as well. Signed-off-by: Ian Campbell changeset: 22770:47be85d61f11 user: Sergey Tovpeko date: Mon Jan 17 17:48:16 2011 +0000 libxl: fix gfx_passthrough config option (including dropped hunk) Add the missing hunk from 22711:4f6fee3a456e (fixed up for intervening movement of dm info) to actually pass the -gfx_passthru argument to qemu. Also change the idl comment for the gfx_passthrough config setting to that from Sergey. Author: Sergey Tovpeko Signed-off-by: Daniel De Graaf Signed-off-by: Ian Jackson Committed-by: Ian Jackson diff -r c281e9c58146 -r 9108ce3fc62c tools/libxl/libxl.idl --- a/tools/libxl/libxl.idl Mon Jan 17 17:31:24 2011 +0000 +++ b/tools/libxl/libxl.idl Mon Jan 17 17:43:22 2011 +0000 @@ -152,7 +152,7 @@ libxl_device_model_info = Struct("device ("sdl", bool, False, "sdl enabled or disabled"), ("opengl", bool, False, "opengl enabled or disabled (if enabled requires sdl enabled)"), ("nographic", bool, False, "no graphics, use serial port"), - ("gfx_passthru", bool, False, "disable qemu graphics for PCI passthru of GPU from host"), + ("gfx_passthru", bool, False, "graphics passthrough enabled or disabled"), ("serial", string, False, "serial port re-direct to pty deivce"), ("boot", string, False, "boot order, for example dca"), ("usb", bool, False, "usb support enabled or disabled"), diff -r c281e9c58146 -r 9108ce3fc62c tools/libxl/xl_cmdimpl.c --- a/tools/libxl/xl_cmdimpl.c Mon Jan 17 17:31:24 2011 +0000 +++ b/tools/libxl/xl_cmdimpl.c Mon Jan 17 17:43:22 2011 +0000 @@ -682,6 +682,9 @@ static void parse_config_data(const char b_info->video_memkb = l * 1024; xlu_cfg_replace_string (config, "kernel", &b_info->kernel.path); + + if (!xlu_cfg_get_long (config, "gfx_passthru", &l)) + b_info->gfx_passthru = l; if (c_info->hvm == 1) { if (!xlu_cfg_get_long (config, "pae", &l)) (qemu changes not included)