flight 123352 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/123352/
Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 6 xen-install fail REGR. vs. 123071 Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 13 migrate-support-check fail never pass test-armhf-armhf-xl 13 migrate-support-check fail never pass test-armhf-armhf-xl 14 saverestore-support-check fail never pass version targeted for testing: xen 849cc9ac56eff8a8d575ed9f484aad72f383862c baseline version: xen fc5805daef091240cd5fc06634a8bcdb2f3bb843 Last test of basis 123071 2018-05-22 15:00:29 Z 6 days Failing since 123296 2018-05-28 10:01:06 Z 1 days 11 attempts Testing same since 123352 2018-05-29 10:01:31 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Andrew Cooper <[email protected]> Ian Jackson <[email protected]> Jan Beulich <[email protected]> Juergen Gross <[email protected]> Lars Kurth <[email protected]> Marek Marczykowski-Górecki <[email protected]> Tim Deegan <[email protected]> Wei Liu <[email protected]> jobs: build-arm64-xsm pass build-amd64 pass build-armhf pass build-amd64-libvirt pass test-armhf-armhf-xl pass test-arm64-arm64-xl-xsm fail test-amd64-amd64-xl-qemuu-debianhvm-i386 pass test-amd64-amd64-libvirt pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 849cc9ac56eff8a8d575ed9f484aad72f383862c Author: Jan Beulich <[email protected]> Date: Tue May 22 05:40:02 2018 -0600 libxc/x86/PV: don't hand through CPUID leaf 0x80000008 as is Just like for HVM the feature set should be used for EBX output, while EAX should be restricted to the low 16 bits and ECX/EDX should be zero. Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Andrew Cooper <[email protected]> commit 2de2b10b2252761baa5dd0077df384dbfcca8212 Author: Marek Marczykowski-Górecki <[email protected]> Date: Tue May 22 21:47:45 2018 +0200 tools/kdd: alternative way of muting spurious gcc warning Older gcc does not support #pragma GCC diagnostics, so use alternative approach - change variable type to uint32_t (this code handle 32-bit requests only anyway), which apparently also avoid gcc complaining about this (otherwise correct) code. Fixes 437e00fea04becc91c1b6bc1c0baa636b067a5cc "tools/kdd: mute spurious gcc warning" Signed-off-by: Marek Marczykowski-Górecki <[email protected]> Acked-by: Wei Liu <[email protected]> Release-acked-by: Juergen Gross <[email protected]> Acked-by: Tim Deegan <[email protected]> commit 09afb9e78e1e90ce77d5107677a8464e8410802b Author: Ian Jackson <[email protected]> Date: Wed Dec 13 11:58:00 2017 +0000 docs/process/xen-release-management: Lesson to learn The 4.10 release preparation was significantly more hairy than ideal. (We seem to have a good overall outcome despite, rather than because of, our approach.) This is the second time (at least) that we have come close to failure by committing to a release date before the exact code to be released is known and has been made and tested. Evidently our docs makes it insufficiently clear not to do that. CC: Julien Grall <[email protected]> Acked-by: Juergen Gross <[email protected]> Acked-by: Jan Beulich <[email protected]> Acked-by: Lars Kurth <[email protected]> Signed-off-by: Ian Jackson <[email protected]> commit 480b5ebcc98810aa8bb670a28900a62d02a48cbc Author: Ian Jackson <[email protected]> Date: Tue May 22 17:39:52 2018 +0100 docs/process: Add RUBRIC Signed-off-by: Ian Jackson <[email protected]> Acked-by: Juergen Gross <[email protected]> commit 4712c0a231f010253a5471531e335a5a13dcec76 Author: Andrew Cooper <[email protected]> Date: Thu May 24 15:06:16 2018 +0100 x86/traps: Dump the instruction stream even for double faults This helps debug #DF's which occur in alternative patches Reported-by: George Dunlap <[email protected]> Signed-off-by: Andrew Cooper <[email protected]> Reviewed-by: Jan Beulich <[email protected]> Release-acked-by: Juergen Gross <[email protected]> commit 6b9562dac1746014ab376bd2cf8ba400acf34c6d Author: Jan Beulich <[email protected]> Date: Mon May 28 11:20:26 2018 +0200 x86/XPTI: fix S3 resume (and CPU offlining in general) We should index an L1 table with an L1 index. Reported-by: Simon Gaiser <[email protected]> Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Andrew Cooper <[email protected]> Release-acked-by: Juergen Gross <[email protected]> (qemu changes not included) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
