[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [libvirt test] 141456: regressions - FAIL
flight 141456 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/141456/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-libvirt-qcow2 15 guest-start/debian.repeat fail REGR. vs. 141415 Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt 14 saverestore-support-check fail like 141415 test-armhf-armhf-libvirt-raw 13 saverestore-support-check fail like 141415 test-amd64-amd64-libvirt-xsm 13 migrate-support-check fail never pass test-amd64-i386-libvirt-xsm 13 migrate-support-check fail never pass test-amd64-amd64-libvirt 13 migrate-support-check fail never pass test-amd64-i386-libvirt 13 migrate-support-check fail never pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-arm64-arm64-libvirt-xsm 13 migrate-support-check fail never pass test-arm64-arm64-libvirt-xsm 14 saverestore-support-check fail never pass test-arm64-arm64-libvirt 13 migrate-support-check fail never pass test-arm64-arm64-libvirt 14 saverestore-support-check fail never pass test-arm64-arm64-libvirt-qcow2 12 migrate-support-check fail never pass test-arm64-arm64-libvirt-qcow2 13 saverestore-support-check fail never pass test-amd64-amd64-libvirt-vhd 12 migrate-support-check fail never pass test-armhf-armhf-libvirt 13 migrate-support-check fail never pass test-armhf-armhf-libvirt-raw 12 migrate-support-check fail never pass version targeted for testing: libvirt bc1e4389f5dfcde8944ec32dd9c4485ec3db2c96 baseline version: libvirt 522b3d2b24d0f7ac78dad442c990d4e34db0eaf2 Last test of basis 141415 2019-09-18 05:36:57 Z 1 days Testing same since 141456 2019-09-19 04:19:21 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Ján Tomko <jtomko@xxxxxxxxxx> Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> Shi Lei <shi_lei@xxxxxxxxxxxxxx> jobs: build-amd64-xsm pass build-arm64-xsm pass build-i386-xsm pass build-amd64 pass build-arm64 pass build-armhf pass build-i386 pass build-amd64-libvirt pass build-arm64-libvirt pass build-armhf-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-arm64-pvops pass build-armhf-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-amd64-libvirt-xsm pass test-arm64-arm64-libvirt-xsm pass test-amd64-i386-libvirt-xsm pass test-amd64-amd64-libvirt pass test-arm64-arm64-libvirt pass test-armhf-armhf-libvirt pass test-amd64-i386-libvirt pass test-amd64-amd64-libvirt-pair pass test-amd64-i386-libvirt-pair pass test-arm64-arm64-libvirt-qcow2 fail test-armhf-armhf-libvirt-raw pass test-amd64-amd64-libvirt-vhd 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 bc1e4389f5dfcde8944ec32dd9c4485ec3db2c96 Author: Shi Lei <shi_lei@xxxxxxxxxxxxxx> Date: Wed Sep 18 12:19:43 2019 +0800 maint: Use flake8 to check python code Replace 'sc_prohibit_semicolon_at_eol_in_python' with generic 'sc_flake8' rule to check python code style. Now 'sc_flake8' just check the error E703: 'statement ends with a semicolon'. In future, we could use '--select' to introduce more rules. Signed-off-by: Shi Lei <shi_lei@xxxxxxxxxxxxxx> Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> commit caa1b711e8e8946dbd237214ff919adcd9ce3594 Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:38:51 2019 +0200 qemuBuildMemoryCellBackendStr: remove useless ret variable Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit dfe0ce93f29fc4470dff72ca5438034ccf741e5f Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:37:41 2019 +0200 qemuBuildMemoryBackendProps: use 'rc' instead of ret. Do not overwrite the 'ret' value more than once. Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit 77de0d36df43344acbcabaf5b9b30e2089cc0819 Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:36:32 2019 +0200 qemuBuildMemoryBackendProps: remove useless cleanup label Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit 6bb8edafd96668fb8bab90506e35f74851599d7f Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:23:50 2019 +0200 qemuBuildSoundCommandLine: reduce scope of codecstr Copy the declaration into the smallest blocks it's used in and mark it as VIR_AUTOFREE. Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit f9b650a848631e2161822d2eab9a080174856b16 Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:28:27 2019 +0200 qemuBuildHostNetStr: remove unnecessary cleanup label Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit 1a8e03f8867367a7084d72694770bf204a5af3dc Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 22:21:56 2019 +0200 qemuBuildHostNetStr: remove unused 'driver' argument Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit 9ec3ec30a6e80b2db2c16c377eb0dc4a19adbc26 Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Mon Aug 26 21:56:42 2019 +0200 qemuBuildHostNetStr: remove unused cfg As of commit 2d80fbb14dffa45fe3fcd2c3f29ce54857bb766c this variable is unused. Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> Reviewed-by: Cole Robinson <crobinso@xxxxxxxxxx> commit e6fd5861971597491297771f34d2cb149af6fe69 Author: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> Date: Wed Sep 18 09:59:32 2019 +0300 vz: build fix for passing qemuCaps to virDomainDefParseNode Missing piece for [1] [1]: 577a1f98: qemu: Pass correct qemuCaps to virDomainDefParseNode Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> commit 0991baa1c30c3ab4bd8f024585b184a6cb8f1728 Author: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> Date: Wed Sep 18 09:57:08 2019 +0300 vz: build fix for passing qemuCaps to virDomainDeviceDefPostParse Missing piece for [1]. [1] b449c2704: qemu: Pass correct qemuCaps to virDomainDeviceDefPostParse Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> commit cd9cbeffe974f4fcd4d87b8a81afdeb1485a2eea Author: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> Date: Mon Sep 16 16:55:36 2019 +0300 virStrncpy: fix to successfully copy empty string After [1] we got failure on attempt to copy empty string. Before the patch empty string was copied successfuly. Restore the original behaviour. [1] 7d70a63b util: Improve virStrncpy() implementation Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@xxxxxxxxxxxxx> Reviewed-by: Martin Kletzander <mkletzan@xxxxxxxxxx> _______________________________________________ osstest-output mailing list osstest-output@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/osstest-output
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |