Your message dated Fri, 01 Sep 2023 20:55:54 +0000
with message-id <e1qcbbk-00byay...@fasolo.debian.org>
and subject line Bug#1042147: fixed in virt-manager 1:4.1.0-3
has caused the Debian Bug report #1042147,
regarding virt-manager: FTBFS: AssertionError: Conversion outputs did not match.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1042147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042147
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: virt-manager
Version: 1:4.1.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pytest-3 -v -rs
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 -- 
> /usr/bin/python3
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> testpaths: tests/
> collecting ... collected 543 items
> 
> tests/test_capabilities.py::testCapsCPUFeaturesNewSyntax PASSED          [  
> 0%]
> tests/test_capabilities.py::testCapsUtilFuncs PASSED                     [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilities PASSED                [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilitiesx86 PASSED             [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilitiesAArch64 PASSED         [  
> 0%]
> tests/test_cloner.py::test_clone_unmanaged PASSED                        [  
> 1%]
> tests/test_cloner.py::test_generate_name PASSED                          [  
> 1%]
> tests/test_conn.py::test_misc PASSED                                     [  
> 1%]
> tests/test_conn.py::test_default_uri PASSED                              [  
> 1%]
> tests/test_conn.py::test_poll PASSED                                     [  
> 1%]
> tests/test_disk.py::test_disk_numtotarget PASSED                         [  
> 2%]
> tests/test_disk.py::test_disk_dir_searchable PASSED                      [  
> 2%]
> tests/test_disk.py::test_disk_path_in_use_kernel PASSED                  [  
> 2%]
> tests/test_disk.py::test_disk_diskbackend_misc PASSED                    [  
> 2%]
> tests/test_disk.py::test_disk_diskbackend_parse PASSED                   [  
> 2%]
> tests/test_disk.py::test_disk_rbd_path PASSED                            [  
> 2%]
> tests/test_misc.py::test_misc_cpu_topology PASSED                        [  
> 3%]
> tests/test_misc.py::test_misc_guest_osinfo_metadata PASSED               [  
> 3%]
> tests/test_misc.py::test_misc_nonpredicatble_generate PASSED             [  
> 3%]
> tests/test_misc.py::test_misc_support_cornercases PASSED                 [  
> 3%]
> tests/test_misc.py::test_misc_osxml_cornercases PASSED                   [  
> 3%]
> tests/test_misc.py::test_misc_cpu_cornercases PASSED                     [  
> 4%]
> tests/test_misc.py::test_misc_meter PASSED                               [  
> 4%]
> tests/test_nodedev.py::testFunkyChars PASSED                             [  
> 4%]
> tests/test_nodedev.py::testNetDevice PASSED                              [  
> 4%]
> tests/test_nodedev.py::testPCIDevice PASSED                              [  
> 4%]
> tests/test_nodedev.py::testUSBDevDevice PASSED                           [  
> 4%]
> tests/test_nodedev.py::testSCSIDevice PASSED                             [  
> 5%]
> tests/test_nodedev.py::testStorageDevice PASSED                          [  
> 5%]
> tests/test_nodedev.py::testSCSIBus PASSED                                [  
> 5%]
> tests/test_nodedev.py::testDRMDevice PASSED                              [  
> 5%]
> tests/test_nodedev.py::testDASDMdev PASSED                               [  
> 5%]
> tests/test_nodedev.py::testAPQNMdev PASSED                               [  
> 6%]
> tests/test_nodedev.py::testPCIMdev PASSED                                [  
> 6%]
> tests/test_nodedev.py::testPCIMdevNewFormat PASSED                       [  
> 6%]
> tests/test_nodedev.py::testNodeDev2USB1 PASSED                           [  
> 6%]
> tests/test_nodedev.py::testNodeDev2USB2 PASSED                           [  
> 6%]
> tests/test_nodedev.py::testNodeDev2PCI PASSED                            [  
> 6%]
> tests/test_nodedev.py::testNodeDevFail PASSED                            [  
> 7%]
> tests/test_osdict.py::test_list_os PASSED                                [  
> 7%]
> tests/test_osdict.py::test_recommended_resources PASSED                  [  
> 7%]
> tests/test_osdict.py::test_urldetct_matching_distros PASSED              [  
> 7%]
> tests/test_osdict.py::test_tree_url PASSED                               [  
> 7%]
> tests/test_osdict.py::test_kernel_url PASSED                             [  
> 8%]
> tests/test_osdict.py::test_related_to PASSED                             [  
> 8%]
> tests/test_osdict.py::test_drivers PASSED                                [  
> 8%]
> tests/test_storage.py::testDirPool PASSED                                [  
> 8%]
> tests/test_storage.py::testFSPool PASSED                                 [  
> 8%]
> tests/test_storage.py::testNetFSPool PASSED                              [  
> 9%]
> tests/test_storage.py::testLVPool PASSED                                 [  
> 9%]
> tests/test_storage.py::testDiskPool PASSED                               [  
> 9%]
> tests/test_storage.py::testISCSIPool PASSED                              [  
> 9%]
> tests/test_storage.py::testSCSIPool PASSED                               [  
> 9%]
> tests/test_storage.py::testMpathPool PASSED                              [  
> 9%]
> tests/test_storage.py::testGlusterPool PASSED                            [ 
> 10%]
> tests/test_storage.py::testRBDPool PASSED                                [ 
> 10%]
> tests/test_storage.py::testMisc PASSED                                   [ 
> 10%]
> tests/test_storage.py::testEnumerateLogical PASSED                       [ 
> 10%]
> tests/test_uriparse.py::testURIs PASSED                                  [ 
> 10%]
> tests/test_uriparse.py::test_magicuri_connver PASSED                     [ 
> 11%]
> tests/test_urldetect.py::test_debian PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_ubuntu PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_fedora PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_rhel PASSED                                [ 
> 11%]
> tests/test_urldetect.py::test_centos PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_opensuse PASSED                            [ 
> 12%]
> tests/test_urldetect.py::test_suse PASSED                                [ 
> 12%]
> tests/test_urldetect.py::test_mageia PASSED                              [ 
> 12%]
> tests/test_urldetect.py::test_misc PASSED                                [ 
> 12%]
> tests/test_xmlparse.py::testAlterGuest PASSED                            [ 
> 12%]
> tests/test_xmlparse.py::testAlterCpuMode PASSED                          [ 
> 13%]
> tests/test_xmlparse.py::testAlterDisk PASSED                             [ 
> 13%]
> tests/test_xmlparse.py::testAlterDevicesBootorder PASSED                 [ 
> 13%]
> tests/test_xmlparse.py::testSingleDisk PASSED                            [ 
> 13%]
> tests/test_xmlparse.py::testAlterChars PASSED                            [ 
> 13%]
> tests/test_xmlparse.py::testAlterNics PASSED                             [ 
> 13%]
> tests/test_xmlparse.py::testQEMUXMLNS PASSED                             [ 
> 14%]
> tests/test_xmlparse.py::testAddRemoveDevices PASSED                      [ 
> 14%]
> tests/test_xmlparse.py::testChangeKVMMedia PASSED                        [ 
> 14%]
> tests/test_xmlparse.py::testGuestBootorder PASSED                        [ 
> 14%]
> tests/test_xmlparse.py::testDiskChangeBus PASSED                         [ 
> 14%]
> tests/test_xmlparse.py::testChangeSnapshot PASSED                        [ 
> 15%]
> tests/test_xmlparse.py::testFSPool PASSED                                [ 
> 15%]
> tests/test_xmlparse.py::testISCSIPool PASSED                             [ 
> 15%]
> tests/test_xmlparse.py::testGlusterPool PASSED                           [ 
> 15%]
> tests/test_xmlparse.py::testRBDPool PASSED                               [ 
> 15%]
> tests/test_xmlparse.py::testVol PASSED                                   [ 
> 16%]
> tests/test_xmlparse.py::testNetMulti PASSED                              [ 
> 16%]
> tests/test_xmlparse.py::testNetOpen PASSED                               [ 
> 16%]
> tests/test_xmlparse.py::testNetVfPool PASSED                             [ 
> 16%]
> tests/test_xmlparse.py::testCPUUnknownClear PASSED                       [ 
> 16%]
> tests/test_xmlparse.py::testDomainRoundtrip PASSED                       [ 
> 16%]
> tests/test_xmlparse.py::testYesNoUnexpectedParse PASSED                  [ 
> 17%]
> tests/test_xmlparse.py::testXMLBuilderCoverage PASSED                    [ 
> 17%]
> tests/test_xmlparse.py::testReplaceChildParse PASSED                     [ 
> 17%]
> tests/test_xmlparse.py::testGuestXMLDeviceMatch PASSED                   [ 
> 17%]
> tests/test_xmlparse.py::testControllerAttachedDevices PASSED             [ 
> 17%]
> tests/test_xmlparse.py::testRefreshMachineType PASSED                    [ 
> 18%]
> tests/test_xmlparse.py::testDiskSourceAbspath PASSED                     [ 
> 18%]
> tests/test_cli.py::test_virtinstall_no_testsuite PASSED                  [ 
> 18%]
> tests/test_cli.py::testCLI0001virt_install_many_devices PASSED           [ 
> 18%]
> tests/test_cli.py::testCLI0002virt_install_singleton_config_1 PASSED     [ 
> 18%]
> tests/test_cli.py::testCLI0003virt_install_singleton_config_2 PASSED     [ 
> 18%]
> tests/test_cli.py::testCLI0004virt_install_singleton_config_3 PASSED     [ 
> 19%]
> tests/test_cli.py::testCLI0005virt_install_memory_hotplug PASSED         [ 
> 19%]
> tests/test_cli.py::testCLI0006virt_install_testdriver_edgecases PASSED   [ 
> 19%]
> tests/test_cli.py::testCLI0007virt_install_storage_creation PASSED       [ 
> 19%]
> tests/test_cli.py::testCLI0008virt_install PASSED                        [ 
> 19%]
> tests/test_cli.py::testCLI0009virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0010virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0011virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0012virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0013virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0014virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0015virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0016virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0017virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0018virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0019virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0020virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0021virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0022virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0023virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0024virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0025virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0026virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0027virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0028virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0029virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0030virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0031virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0032virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0033virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0034virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0035virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0036virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0037virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0038virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0039virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0040virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0041virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0042virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0043virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0044virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0045virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0046virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0047virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0048virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0049virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0050virt_install_initrd_inject PASSED          [ 
> 27%]
> tests/test_cli.py::testCLI0051virt_install_cdrom_url PASSED              [ 
> 27%]
> tests/test_cli.py::testCLI0052virt_install_simple_pxe PASSED             [ 
> 27%]
> tests/test_cli.py::testCLI0053virt_install_fake_ftp PASSED               [ 
> 28%]
> tests/test_cli.py::testCLI0054virt_install_fake_http PASSED              [ 
> 28%]
> tests/test_cli.py::testCLI0055virt_install_os_detect_success_fallback PASSED 
> [ 28%]
> tests/test_cli.py::testCLI0056virt_install_os_detect_fail_fallback PASSED [ 
> 28%]
> tests/test_cli.py::testCLI0057virt_install_osinfo_url FAILED             [ 
> 28%]
> tests/test_cli.py::testCLI0058virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0059virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0060virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0061virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0062virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0063virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0064virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0065virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0066virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0067virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0068virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0069virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0070virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0071virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0072virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0073virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0074virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0075virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0076virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0077virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0078virt_install_w2k3_cdrom PASSED             [ 
> 32%]
> tests/test_cli.py::testCLI0079virt_install_osinfo_url_with_disk FAILED   [ 
> 32%]
> tests/test_cli.py::testCLI0080virt_install_osinfo_multiple_short_id PASSED [ 
> 33%]
> tests/test_cli.py::testCLI0081virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0082virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0083virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0084virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0085virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0086virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0087virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0088virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0089virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0090virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0091virt_install_noargs_fail PASSED            [ 
> 35%]
> tests/test_cli.py::testCLI0092virt_install_osvariant_noargs_fail PASSED  [ 
> 35%]
> tests/test_cli.py::testCLI0093virt_install_osvariant_defaults_pxe PASSED [ 
> 35%]
> tests/test_cli.py::testCLI0094virt_install_cloud_init_default PASSED     [ 
> 35%]
> tests/test_cli.py::testCLI0095virt_install_cloud_init_options1 PASSED    [ 
> 35%]
> tests/test_cli.py::testCLI0096virt_install_cloud_init_options2 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0097virt_install_cloud_init_options3 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0098virt_install_cloud_init_options4 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0099virt_install_cloud_init_options5 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0100virt_install PASSED                        [ 
> 36%]
> tests/test_cli.py::testCLI0101virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0102virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0103virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0104virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0105virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0106virt_install_cdrom_double PASSED           [ 
> 37%]
> tests/test_cli.py::testCLI0107virt_install PASSED                        [ 
> 38%]
> tests/test_cli.py::testCLI0108virt_install_reinstall_pxe PASSED          [ 
> 38%]
> tests/test_cli.py::testCLI0109virt_install_reinstall_location PASSED     [ 
> 38%]
> tests/test_cli.py::testCLI0110virt_install_reinstall_cdrom PASSED        [ 
> 38%]
> tests/test_cli.py::testCLI0111virt_install PASSED                        [ 
> 38%]
> tests/test_cli.py::testCLI0112virt_install PASSED                        [ 
> 39%]
> tests/test_cli.py::testCLI0113virt_install PASSED                        [ 
> 39%]
> tests/test_cli.py::testCLI0114virt_install_osinfo_url_unattended FAILED  [ 
> 39%]
> tests/test_cli.py::testCLI0115virt_install_osinfo_unattended_treeapis FAILED 
> [ 39%]
> tests/test_cli.py::testCLI0116virt_install_osinfo_win7_unattended PASSED [ 
> 39%]
> tests/test_cli.py::testCLI0117virt_install_osinfo_netinst_unattended PASSED [ 
> 39%]
> tests/test_cli.py::testCLI0118virt_install_network_install_resources PASSED [ 
> 40%]
> tests/test_cli.py::testCLI0119virt_install_unattended_remote_cdrom PASSED [ 
> 40%]
> tests/test_cli.py::testCLI0120virt_install PASSED                        [ 
> 40%]
> tests/test_cli.py::testCLI0121virt_install PASSED                        [ 
> 40%]
> tests/test_cli.py::testCLI0122virt_install PASSED                        [ 
> 40%]
> tests/test_cli.py::testCLI0123virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0124virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0125virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0126virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0127virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0128virt_install PASSED                        [ 
> 41%]
> tests/test_cli.py::testCLI0129virt_install_remote_storage PASSED         [ 
> 42%]
> tests/test_cli.py::testCLI0130virt_install PASSED                        [ 
> 42%]
> tests/test_cli.py::testCLI0131virt_install PASSED                        [ 
> 42%]
> tests/test_cli.py::testCLI0132virt_install_kvm_fedoralatest_url PASSED   [ 
> 42%]
> tests/test_cli.py::testCLI0133virt_install_test_url_detection PASSED     [ 
> 42%]
> tests/test_cli.py::testCLI0134virt_install_quiet_url PASSED              [ 
> 43%]
> tests/test_cli.py::testCLI0135virt_install_kvm_win2k3_cdrom PASSED       [ 
> 43%]
> tests/test_cli.py::testCLI0136virt_install_qemu_plain PASSED             [ 
> 43%]
> tests/test_cli.py::testCLI0137virt_install_qemu_32_on_64 PASSED          [ 
> 43%]
> tests/test_cli.py::testCLI0138virt_install_linux2020 PASSED              [ 
> 43%]
> tests/test_cli.py::testCLI0139virt_install_location_manual_kernel PASSED [ 
> 44%]
> tests/test_cli.py::testCLI0140virt_install_location_iso PASSED           [ 
> 44%]
> tests/test_cli.py::testCLI0141virt_install_cdrom_centos_label PASSED     [ 
> 44%]
> tests/test_cli.py::testCLI0142virt_install_kvm_rhel5 PASSED              [ 
> 44%]
> tests/test_cli.py::testCLI0143virt_install_kvm_rhel6 PASSED              [ 
> 44%]
> tests/test_cli.py::testCLI0144virt_install_kvm_rhel7 PASSED              [ 
> 44%]
> tests/test_cli.py::testCLI0145virt_install_kvm_cpu_default_fallback PASSED [ 
> 45%]
> tests/test_cli.py::testCLI0146virt_install_kvm_cpu_hostmodel_fallback PASSED 
> [ 45%]
> tests/test_cli.py::testCLI0147virt_install_kvm_centos7 PASSED            [ 
> 45%]
> tests/test_cli.py::testCLI0148virt_install_kvm_win10 PASSED              [ 
> 45%]
> tests/test_cli.py::testCLI0149virt_install_win7_uefi PASSED              [ 
> 45%]
> tests/test_cli.py::testCLI0150virt_install_kvm_i686_uefi PASSED          [ 
> 46%]
> tests/test_cli.py::testCLI0151virt_install_q35_defaults PASSED           [ 
> 46%]
> tests/test_cli.py::testCLI0152virt_install_openbsd_defaults PASSED       [ 
> 46%]
> tests/test_cli.py::testCLI0153virt_install_f21_kvm_remote PASSED         [ 
> 46%]
> tests/test_cli.py::testCLI0154virt_install_graphics_usb_disable PASSED   [ 
> 46%]
> tests/test_cli.py::testCLI0155virt_install_boot_uefi PASSED              [ 
> 46%]
> tests/test_cli.py::testCLI0156virt_install_boot_uefi_oldcaps PASSED      [ 
> 47%]
> tests/test_cli.py::testCLI0157virt_install_amd_sev PASSED                [ 
> 47%]
> tests/test_cli.py::testCLI0158virt_install PASSED                        [ 
> 47%]
> tests/test_cli.py::testCLI0159virt_install PASSED                        [ 
> 47%]
> tests/test_cli.py::testCLI0160virt_install PASSED                        [ 
> 47%]
> tests/test_cli.py::testCLI0161virt_install PASSED                        [ 
> 48%]
> tests/test_cli.py::testCLI0162virt_install PASSED                        [ 
> 48%]
> tests/test_cli.py::testCLI0163virt_install_kvm_session_defaults PASSED   [ 
> 48%]
> tests/test_cli.py::testCLI0164virt_install PASSED                        [ 
> 48%]
> tests/test_cli.py::testCLI0165virt_install_ppc64_pseries_f20 PASSED      [ 
> 48%]
> tests/test_cli.py::testCLI0166virt_install_ppc64_machdefault_f20 PASSED  [ 
> 48%]
> tests/test_cli.py::testCLI0167virt_install_ppc64le_kvm_import PASSED     [ 
> 49%]
> tests/test_cli.py::testCLI0168virt_install_s390x_cdrom PASSED            [ 
> 49%]
> tests/test_cli.py::testCLI0169virt_install_s390x_headless PASSED         [ 
> 49%]
> tests/test_cli.py::testCLI0170virt_install_riscv64_headless PASSED       [ 
> 49%]
> tests/test_cli.py::testCLI0171virt_install_riscv64_graphics PASSED       [ 
> 49%]
> tests/test_cli.py::testCLI0172virt_install_arm_vexpress_plain PASSED     [ 
> 50%]
> tests/test_cli.py::testCLI0173virt_install_arm_virt_f20 PASSED           [ 
> 50%]
> tests/test_cli.py::testCLI0174virt_install_arm_defaultmach_f20 PASSED    [ 
> 50%]
> tests/test_cli.py::testCLI0175virt_install_arm_kvm_import PASSED         [ 
> 50%]
> tests/test_cli.py::testCLI0176virt_install PASSED                        [ 
> 50%]
> tests/test_cli.py::testCLI0177virt_install PASSED                        [ 
> 51%]
> tests/test_cli.py::testCLI0178virt_install_aarch64_machvirt PASSED       [ 
> 51%]
> tests/test_cli.py::testCLI0179virt_install_aarch64_machdefault PASSED    [ 
> 51%]
> tests/test_cli.py::testCLI0180virt_install_aarch64_cdrom PASSED          [ 
> 51%]
> tests/test_cli.py::testCLI0181virt_install_aarch64_kvm_import PASSED     [ 
> 51%]
> tests/test_cli.py::testCLI0182virt_install_aarch64_kvm_gic PASSED        [ 
> 51%]
> tests/test_cli.py::testCLI0183virt_install_aarch64_firmware_no_override 
> PASSED [ 52%]
> tests/test_cli.py::testCLI0184virt_install PASSED                        [ 
> 52%]
> tests/test_cli.py::testCLI0185virt_install_default PASSED                [ 
> 52%]
> tests/test_cli.py::testCLI0186virt_install_default_f27 PASSED            [ 
> 52%]
> tests/test_cli.py::testCLI0187virt_install_fs_default PASSED             [ 
> 52%]
> tests/test_cli.py::testCLI0188virt_install_manual_init PASSED            [ 
> 53%]
> tests/test_cli.py::testCLI0189virt_install PASSED                        [ 
> 53%]
> tests/test_cli.py::testCLI0190virt_install_xen_default PASSED            [ 
> 53%]
> tests/test_cli.py::testCLI0191virt_install_xen_pv PASSED                 [ 
> 53%]
> tests/test_cli.py::testCLI0192virt_install_xen_hvm PASSED                [ 
> 53%]
> tests/test_cli.py::testCLI0193virt_install_xen_hvm PASSED                [ 
> 53%]
> tests/test_cli.py::testCLI0194virt_install PASSED                        [ 
> 54%]
> tests/test_cli.py::testCLI0195virt_install PASSED                        [ 
> 54%]
> tests/test_cli.py::testCLI0196virt_install PASSED                        [ 
> 54%]
> tests/test_cli.py::testCLI0197virt_install PASSED                        [ 
> 54%]
> tests/test_cli.py::testCLI0198virt_install_vz_ct_template PASSED         [ 
> 54%]
> tests/test_cli.py::testCLI0199virt_install_bhyve_uefi PASSED             [ 
> 55%]
> tests/test_cli.py::testCLI0200virt_install_bhyve_default_f27 PASSED      [ 
> 55%]
> tests/test_cli.py::testCLI0201virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0202virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0203virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0204virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0205virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0206virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0207virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0208virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0209virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0210virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0211virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0212virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0213virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0214virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0215virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0216virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0217virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0218virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0219virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0220virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0221virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0222virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0223virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0224virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0225virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0226virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0227virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0228virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0229virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0230virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0231virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0232virt_install PASSED                        [ 
> 61%]
> tests/test_cli.py::testCLI0233virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0234virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0235virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0236virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0237virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0238virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0239virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0240virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0241virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0242virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0243virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0244virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0245virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0246virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0247virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0248virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0249virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0250virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0251virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0252virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0253virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0254virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0255virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0256virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0257virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0258virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0259virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0260virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0261virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0262virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0263virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0264virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0265virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0266virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0267virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0268virt_xml_print_xml PASSED                  [ 
> 67%]
> tests/test_cli.py::testCLI0269virt_xml_stdin_edit PASSED                 [ 
> 67%]
> tests/test_cli.py::testCLI0270virt_xml_refresh_machine_type PASSED       [ 
> 68%]
> tests/test_cli.py::testCLI0271virt_xml_build_cpu PASSED                  [ 
> 68%]
> tests/test_cli.py::testCLI0272virt_xml_build_tpm PASSED                  [ 
> 68%]
> tests/test_cli.py::testCLI0273virt_xml_build_blkiotune PASSED            [ 
> 68%]
> tests/test_cli.py::testCLI0274virt_xml_build_idmap PASSED                [ 
> 68%]
> tests/test_cli.py::testCLI0275virt_xml_build_memdev PASSED               [ 
> 69%]
> tests/test_cli.py::testCLI0276virt_xml_build_disk_plain PASSED           [ 
> 69%]
> tests/test_cli.py::testCLI0277virt_xml_build_disk_domain PASSED          [ 
> 69%]
> tests/test_cli.py::testCLI0278virt_xml_build_sound PASSED                [ 
> 69%]
> tests/test_cli.py::testCLI0279virt_xml_edit_bootorder PASSED             [ 
> 69%]
> tests/test_cli.py::testCLI0280virt_xml_prompt_response PASSED            [ 
> 69%]
> tests/test_cli.py::testCLI0281virt_xml_edit_clearxml_qemu_commandline PASSED 
> [ 70%]
> tests/test_cli.py::testCLI0282virt_xml_remove_console_dup PASSED         [ 
> 70%]
> tests/test_cli.py::testCLI0283virt_xml_edit_boot_uefi PASSED             [ 
> 70%]
> tests/test_cli.py::testCLI0284virt_xml_edit_cpu_host_copy PASSED         [ 
> 70%]
> tests/test_cli.py::testCLI0285virt_xml_build_pool_logical_disk PASSED    [ 
> 70%]
> tests/test_cli.py::testCLI0286virt_xml_update_succeed PASSED             [ 
> 71%]
> tests/test_cli.py::testCLI0287virt_xml_update_nodefine_succeed PASSED    [ 
> 71%]
> tests/test_cli.py::testCLI0288virt_xml_edit_xpaths PASSED                [ 
> 71%]
> tests/test_cli.py::testCLI0289virt_xml_edit_simple_metadata PASSED       [ 
> 71%]
> tests/test_cli.py::testCLI0290virt_xml_edit_metadata_full_os PASSED      [ 
> 71%]
> tests/test_cli.py::testCLI0291virt_xml_edit_simple_events PASSED         [ 
> 72%]
> tests/test_cli.py::testCLI0292virt_xml_edit_simple_qemu_commandline PASSED [ 
> 72%]
> tests/test_cli.py::testCLI0293virt_xml_edit_simple_memory PASSED         [ 
> 72%]
> tests/test_cli.py::testCLI0294virt_xml_edit_simple_memorybacking PASSED  [ 
> 72%]
> tests/test_cli.py::testCLI0295virt_xml_edit_simple_vcpus PASSED          [ 
> 72%]
> tests/test_cli.py::testCLI0296virt_xml_edit_simple_cpu PASSED            [ 
> 72%]
> tests/test_cli.py::testCLI0297virt_xml_edit_simple_numatune PASSED       [ 
> 73%]
> tests/test_cli.py::testCLI0298virt_xml_edit_simple_blkiotune PASSED      [ 
> 73%]
> tests/test_cli.py::testCLI0299virt_xml_edit_simple_idmap PASSED          [ 
> 73%]
> tests/test_cli.py::testCLI0300virt_xml_edit_simple_boot PASSED           [ 
> 73%]
> tests/test_cli.py::testCLI0301virt_xml_edit_simple_security PASSED       [ 
> 73%]
> tests/test_cli.py::testCLI0302virt_xml_edit_simple_features PASSED       [ 
> 74%]
> tests/test_cli.py::testCLI0303virt_xml_edit_simple_clock PASSED          [ 
> 74%]
> tests/test_cli.py::testCLI0304virt_xml_edit_simple_pm PASSED             [ 
> 74%]
> tests/test_cli.py::testCLI0305virt_xml_edit_simple_disk PASSED           [ 
> 74%]
> tests/test_cli.py::testCLI0306virt_xml_edit_simple_disk_remove_path PASSED [ 
> 74%]
> tests/test_cli.py::testCLI0307virt_xml_edit_device_xpath PASSED          [ 
> 74%]
> tests/test_cli.py::testCLI0308virt_xml_edit_simple_network PASSED        [ 
> 75%]
> tests/test_cli.py::testCLI0309virt_xml_edit_simple_graphics PASSED       [ 
> 75%]
> tests/test_cli.py::testCLI0310virt_xml_edit_graphics_listen_none PASSED  [ 
> 75%]
> tests/test_cli.py::testCLI0311virt_xml_edit_simple_controller PASSED     [ 
> 75%]
> tests/test_cli.py::testCLI0312virt_xml_edit_simple_controller PASSED     [ 
> 75%]
> tests/test_cli.py::testCLI0313virt_xml_edit_simple_smartcard PASSED      [ 
> 76%]
> tests/test_cli.py::testCLI0314virt_xml_edit_simple_redirdev PASSED       [ 
> 76%]
> tests/test_cli.py::testCLI0315virt_xml_edit_simple_tpm PASSED            [ 
> 76%]
> tests/test_cli.py::testCLI0316virt_xml_edit_simple_vsock PASSED          [ 
> 76%]
> tests/test_cli.py::testCLI0317virt_xml_edit_simple_rng PASSED            [ 
> 76%]
> tests/test_cli.py::testCLI0318virt_xml_edit_simple_watchdog PASSED       [ 
> 76%]
> tests/test_cli.py::testCLI0319virt_xml_edit_simple_memballoon PASSED     [ 
> 77%]
> tests/test_cli.py::testCLI0320virt_xml_edit_simple_serial PASSED         [ 
> 77%]
> tests/test_cli.py::testCLI0321virt_xml_edit_simple_parallel PASSED       [ 
> 77%]
> tests/test_cli.py::testCLI0322virt_xml_edit_simple_channel PASSED        [ 
> 77%]
> tests/test_cli.py::testCLI0323virt_xml_edit_simple_console PASSED        [ 
> 77%]
> tests/test_cli.py::testCLI0324virt_xml_edit_simple_filesystem PASSED     [ 
> 78%]
> tests/test_cli.py::testCLI0325virt_xml_edit_simple_video PASSED          [ 
> 78%]
> tests/test_cli.py::testCLI0326virt_xml_edit_simple_soundhw PASSED        [ 
> 78%]
> tests/test_cli.py::testCLI0327virt_xml_edit_simple_host_device PASSED    [ 
> 78%]
> tests/test_cli.py::testCLI0328virt_xml PASSED                            [ 
> 78%]
> tests/test_cli.py::testCLI0329virt_xml PASSED                            [ 
> 79%]
> tests/test_cli.py::testCLI0330virt_xml_edit_pos_num PASSED               [ 
> 79%]
> tests/test_cli.py::testCLI0331virt_xml_edit_neg_num PASSED               [ 
> 79%]
> tests/test_cli.py::testCLI0332virt_xml_edit_all PASSED                   [ 
> 79%]
> tests/test_cli.py::testCLI0333virt_xml_edit_select_sound_model PASSED    [ 
> 79%]
> tests/test_cli.py::testCLI0334virt_xml_edit_select_disk_target PASSED    [ 
> 79%]
> tests/test_cli.py::testCLI0335virt_xml_edit_select_disk_path PASSED      [ 
> 80%]
> tests/test_cli.py::testCLI0336virt_xml_edit_select_network_mac PASSED    [ 
> 80%]
> tests/test_cli.py::testCLI0337virt_xml_edit_select_disk_bootorder PASSED [ 
> 80%]
> tests/test_cli.py::testCLI0338virt_xml_edit_disk_unset PASSED            [ 
> 80%]
> tests/test_cli.py::testCLI0339virt_xml_edit_disable_memballoon PASSED    [ 
> 80%]
> tests/test_cli.py::testCLI0340virt_xml_edit_hostdev_mdev PASSED          [ 
> 81%]
> tests/test_cli.py::testCLI0341virt_xml_start_select_disk_bootorder PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0342virt_xml PASSED                            [ 
> 81%]
> tests/test_cli.py::testCLI0343virt_xml_start_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0344virt_xml_start_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0345virt_xml_edit_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0346virt_xml PASSED                            [ 
> 82%]
> tests/test_cli.py::testCLI0347virt_xml_edit_clear_disk PASSED            [ 
> 82%]
> tests/test_cli.py::testCLI0348virt_xml_edit_clear_cpu PASSED             [ 
> 82%]
> tests/test_cli.py::testCLI0349virt_xml_edit_clear_clock PASSED           [ 
> 82%]
> tests/test_cli.py::testCLI0350virt_xml_edit_video_virtio PASSED          [ 
> 82%]
> tests/test_cli.py::testCLI0351virt_xml_edit_graphics_spice_gl PASSED     [ 
> 83%]
> tests/test_cli.py::testCLI0352virt_xml_add_seclabel PASSED               [ 
> 83%]
> tests/test_cli.py::testCLI0353virt_xml_add_host_device PASSED            [ 
> 83%]
> tests/test_cli.py::testCLI0354virt_xml_add_sound PASSED                  [ 
> 83%]
> tests/test_cli.py::testCLI0355virt_xml_add_audio PASSED                  [ 
> 83%]
> tests/test_cli.py::testCLI0356virt_xml_add_disk_basic PASSED             [ 
> 83%]
> tests/test_cli.py::testCLI0357virt_xml_add_disk_notarget PASSED          [ 
> 84%]
> tests/test_cli.py::testCLI0358virt_xml_add_disk_create_storage PASSED    [ 
> 84%]
> tests/test_cli.py::testCLI0359virt_xml_add_disk_default_storage PASSED   [ 
> 84%]
> tests/test_cli.py::testCLI0360virt_xml_remove_sound_model PASSED         [ 
> 84%]
> tests/test_cli.py::testCLI0361virt_xml_remove_disk_index PASSED          [ 
> 84%]
> tests/test_cli.py::testCLI0362virt_xml_remove_disk_path PASSED           [ 
> 85%]
> tests/test_cli.py::testCLI0363virt_xml_remove_video_all PASSED           [ 
> 85%]
> tests/test_cli.py::testCLI0364virt_xml_remove_hostdev_name PASSED        [ 
> 85%]
> tests/test_cli.py::testCLI0365virt_xml_remove_memballoon PASSED          [ 
> 85%]
> tests/test_cli.py::testCLI0366virt_xml_add_hostdev_mdev PASSED           [ 
> 85%]
> tests/test_cli.py::testCLI0367virt_xml_remove_hostdev_mdev PASSED        [ 
> 86%]
> tests/test_cli.py::testCLI0368virt_xml PASSED                            [ 
> 86%]
> tests/test_cli.py::testCLI0369virt_xml PASSED                            [ 
> 86%]
> tests/test_cli.py::testCLI0370virt_xml_add_host_device_start PASSED      [ 
> 86%]
> tests/test_cli.py::testCLI0371virt_xml_add_disk_basic_start PASSED       [ 
> 86%]
> tests/test_cli.py::testCLI0372virt_xml_add_disk_create_storage_start PASSED [ 
> 86%]
> tests/test_cli.py::testCLI0373virt_xml_remove_disk_path_start PASSED     [ 
> 87%]
> tests/test_cli.py::testCLI0374virt_xml_add_hostdev_mdev_start PASSED     [ 
> 87%]
> tests/test_cli.py::testCLI0375virt_xml_kvm_add_disk_os_from_xml PASSED   [ 
> 87%]
> tests/test_cli.py::testCLI0376virt_xml_kvm_add_disk_os_from_cmdline PASSED [ 
> 87%]
> tests/test_cli.py::testCLI0377virt_xml_kvm_add_network_os_from_xml PASSED [ 
> 87%]
> tests/test_cli.py::testCLI0378virt_xml_kvm_add_network_os_from_cmdline PASSED 
> [ 88%]
> tests/test_cli.py::testCLI0379virt_clone PASSED                          [ 
> 88%]
> tests/test_cli.py::testCLI0380virt_clone PASSED                          [ 
> 88%]
> tests/test_cli.py::testCLI0381virt_clone PASSED                          [ 
> 88%]
> tests/test_cli.py::testCLI0382virt_clone_clone_auto1 PASSED              [ 
> 88%]
> tests/test_cli.py::testCLI0383virt_clone_clone_auto2 PASSED              [ 
> 88%]
> tests/test_cli.py::testCLI0384virt_clone_clone_nvram PASSED              [ 
> 89%]
> tests/test_cli.py::testCLI0385virt_clone_clone_nvram_path PASSED         [ 
> 89%]
> tests/test_cli.py::testCLI0386virt_clone_nvram_newpool PASSED            [ 
> 89%]
> tests/test_cli.py::testCLI0387virt_clone_nvram_missing PASSED            [ 
> 89%]
> tests/test_cli.py::testCLI0388virt_clone_nvram_missing_preserve PASSED   [ 
> 89%]
> tests/test_cli.py::testCLI0389virt_clone_clone_manual PASSED             [ 
> 90%]
> tests/test_cli.py::testCLI0390virt_clone_clone_manual PASSED             [ 
> 90%]
> tests/test_cli.py::testCLI0391virt_clone_empty PASSED                    [ 
> 90%]
> tests/test_cli.py::testCLI0392virt_clone_pool_test_cross_pool PASSED     [ 
> 90%]
> tests/test_cli.py::testCLI0393virt_clone_auto_managed PASSED             [ 
> 90%]
> tests/test_cli.py::testCLI0394virt_clone_auto_unmanaged PASSED           [ 
> 90%]
> tests/test_cli.py::testCLI0395virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0396virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0397virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0398virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0399virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0400virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0401virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0402virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0403virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0404virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0405virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0406virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0407virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0408virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0409virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0410virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0411virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0412virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0413virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0414virt_clone_unmanaged_preserve PASSED       [ 
> 94%]
> tests/test_cli.py::testCLI0415virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0416virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0417virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0418virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0419virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0420virt_clone_replace PASSED                  [ 
> 95%]
> tests/test_cli.py::testCLI0421virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0422virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0423virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0424virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0425virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0426virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0427virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0428virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0429virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0430virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0431virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0432virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0433virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0434virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0435virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0436virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0437virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0438virt_install PASSED                        [ 
> 99%]
> tests/test_cli.py::testCLI0439virt_install PASSED                        [ 
> 99%]
> tests/test_cli.py::testCLI0440virt_clone PASSED                          [ 
> 99%]
> tests/test_cli.py::testCLI0441virt_xml PASSED                            [ 
> 99%]
> tests/test_checkprops.py::testCheckXMLBuilderProps SKIPPED (Other te...) [ 
> 99%]
> tests/test_checkprops.py::testCheckCLISuboptions SKIPPED (Other test...) 
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ______________________ testCLI0057virt_install_osinfo_url 
> ______________________
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 341, in 
> from_call
>     result: Optional[TResult] = func()
>                                 ^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 262, in 
> <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
>             ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 155, in 
> _multicall
>     return outcome.get_result()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_result.py", line 108, in 
> get_result
>     raise exc.with_traceback(exc.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 177, in 
> pytest_runtest_call
>     raise e
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 169, in 
> pytest_runtest_call
>     item.runtest()
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1788, in 
> runtest
>     self.ihook.pytest_pyfunc_call(pyfuncitem=self)
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 116, in 
> _multicall
>     raise exception.with_traceback(exception.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 194, in 
> pytest_pyfunc_call
>     result = testfunction(**testargs)
>              ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1645, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 348, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 345, in _run
>     self._check_compare_file(conn, output)
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 292, in _check_compare_file
>     utils.diff_compare(output, self.compare_file)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 250, in diff_compare
>     raise AssertionError("Conversion outputs did not match.\n%s" % diff)
> AssertionError: Conversion outputs did not match.
> --- tests/data/cli/compare/virt-install-osinfo-url.xml
> +++ Generated output
> @@ -13,7 +13,7 @@
>      <type arch="x86_64" machine="q35">hvm</type>
>      <kernel>/VIRTINST-TESTSUITE/vmlinuz</kernel>
>      <initrd>/VIRTINST-TESTSUITE/initrd.img</initrd>
> -    
> <cmdline>method=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
> +    
> <cmdline>method=https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
>    </os>
>    <features>
>      <acpi/>
> 
> _________________ testCLI0079virt_install_osinfo_url_with_disk 
> _________________
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 341, in 
> from_call
>     result: Optional[TResult] = func()
>                                 ^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 262, in 
> <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
>             ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 155, in 
> _multicall
>     return outcome.get_result()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_result.py", line 108, in 
> get_result
>     raise exc.with_traceback(exc.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 177, in 
> pytest_runtest_call
>     raise e
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 169, in 
> pytest_runtest_call
>     item.runtest()
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1788, in 
> runtest
>     self.ihook.pytest_pyfunc_call(pyfuncitem=self)
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 116, in 
> _multicall
>     raise exception.with_traceback(exception.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 194, in 
> pytest_pyfunc_call
>     result = testfunction(**testargs)
>              ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1645, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 348, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 345, in _run
>     self._check_compare_file(conn, output)
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 292, in _check_compare_file
>     utils.diff_compare(output, self.compare_file)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 250, in diff_compare
>     raise AssertionError("Conversion outputs did not match.\n%s" % diff)
> AssertionError: Conversion outputs did not match.
> --- tests/data/cli/compare/virt-install-osinfo-url-with-disk.xml
> +++ Generated output
> @@ -13,7 +13,7 @@
>      <type arch="x86_64" machine="q35">hvm</type>
>      <kernel>/VIRTINST-TESTSUITE/vmlinuz</kernel>
>      <initrd>/VIRTINST-TESTSUITE/initrd.img</initrd>
> -    
> <cmdline>method=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
> +    
> <cmdline>method=https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
>    </os>
>    <features>
>      <acpi/>
> 
> ________________ testCLI0114virt_install_osinfo_url_unattended 
> _________________
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 341, in 
> from_call
>     result: Optional[TResult] = func()
>                                 ^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 262, in 
> <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
>             ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 155, in 
> _multicall
>     return outcome.get_result()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_result.py", line 108, in 
> get_result
>     raise exc.with_traceback(exc.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 177, in 
> pytest_runtest_call
>     raise e
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 169, in 
> pytest_runtest_call
>     item.runtest()
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1788, in 
> runtest
>     self.ihook.pytest_pyfunc_call(pyfuncitem=self)
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 116, in 
> _multicall
>     raise exception.with_traceback(exception.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 194, in 
> pytest_pyfunc_call
>     result = testfunction(**testargs)
>              ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1645, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 348, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 345, in _run
>     self._check_compare_file(conn, output)
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 292, in _check_compare_file
>     utils.diff_compare(output, self.compare_file)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 250, in diff_compare
>     raise AssertionError("Conversion outputs did not match.\n%s" % diff)
> AssertionError: Conversion outputs did not match.
> --- tests/data/cli/compare/virt-install-osinfo-url-unattended.xml
> +++ Generated output
> @@ -13,7 +13,7 @@
>      <type arch="x86_64" machine="q35">hvm</type>
>      <kernel>/VIRTINST-TESTSUITE/vmlinuz</kernel>
>      <initrd>/VIRTINST-TESTSUITE/initrd.img</initrd>
> -    <cmdline>ks=file:/fedora.ks 
> inst.repo=http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
> +    <cmdline>ks=file:/fedora.ks 
> inst.repo=https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/26/Server/x86_64/os/</cmdline>
>    </os>
>    <features>
>      <acpi/>
> 
> ______________ testCLI0115virt_install_osinfo_unattended_treeapis 
> ______________
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 341, in 
> from_call
>     result: Optional[TResult] = func()
>                                 ^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 262, in 
> <lambda>
>     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
>             ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 155, in 
> _multicall
>     return outcome.get_result()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_result.py", line 108, in 
> get_result
>     raise exc.with_traceback(exc.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 177, in 
> pytest_runtest_call
>     raise e
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 169, in 
> pytest_runtest_call
>     item.runtest()
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1788, in 
> runtest
>     self.ihook.pytest_pyfunc_call(pyfuncitem=self)
>   File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 433, in 
> __call__
>     return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 112, in 
> _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 116, in 
> _multicall
>     raise exception.with_traceback(exception.__traceback__)
>   File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 80, in 
> _multicall
>     res = hook_impl.function(*args)
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 194, in 
> pytest_pyfunc_call
>     result = testfunction(**testargs)
>              ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1645, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 348, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 345, in _run
>     self._check_compare_file(conn, output)
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 292, in _check_compare_file
>     utils.diff_compare(output, self.compare_file)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 250, in diff_compare
>     raise AssertionError("Conversion outputs did not match.\n%s" % diff)
> AssertionError: Conversion outputs did not match.
> --- tests/data/cli/compare/virt-install-osinfo-unattended-treeapis.xml
> +++ Generated output
> @@ -13,7 +13,7 @@
>      <type arch="x86_64" machine="pc-i440fx-6.1">hvm</type>
>      <kernel>/VIRTINST-TESTSUITE/vmlinuz</kernel>
>      <initrd>/VIRTINST-TESTSUITE/initrd.img</initrd>
> -    <cmdline>ks=file:/fedora.ks 
> method=http://archive.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/</cmdline>
> +    <cmdline>ks=file:/fedora.ks 
> method=https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/</cmdline>
>    </os>
>    <features>
>      <acpi/>
> 
> =========================== short test summary info 
> ============================
> SKIPPED [2] tests/test_checkprops.py:15: Other tests failed or were skipped, 
> don't do prop checks
> ================== 4 failed, 537 passed, 2 skipped in 21.61s 
> ===================
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/virt-manager_4.1.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: virt-manager
Source-Version: 1:4.1.0-3
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
virt-manager, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated virt-manager package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Sep 2023 22:13:14 +0200
Source: virt-manager
Architecture: source
Version: 1:4.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<pkg-libvirt-maintain...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 1042147
Changes:
 virt-manager (1:4.1.0-3) unstable; urgency=medium
 .
   * Add test-only locales-all build dependency, for the en_US.utf8 locale.
   * d/patches: fix tests with newer osinfo-db (Closes: #1042147)
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 4df0659cf7c938aa90d9cec1dc023598e4fed31b 2572 virt-manager_4.1.0-3.dsc
 0256bae061d9fe98d0d07b7886d217623ac628c0 16476 
virt-manager_4.1.0-3.debian.tar.xz
 9086dc338d2b9f6e13377fd687dcf767a7fa5da6 10977 
virt-manager_4.1.0-3_source.buildinfo
Checksums-Sha256:
 93729adfed34feee185ff0ce78ec1df55ae81a88cf6b2015f4e4f274c08a6994 2572 
virt-manager_4.1.0-3.dsc
 ad7a7e0e873b45f72cba05655078cca093eaca5e0fc43f85c5864e2c7591435d 16476 
virt-manager_4.1.0-3.debian.tar.xz
 e31693d3e9715f3dddbe3d7e97a90e5276ca88fd469407ad69d29d24ef5bf3f4 10977 
virt-manager_4.1.0-3_source.buildinfo
Files:
 ed80d3fac6462c1e71de30cec51e1ad2 2572 admin optional virt-manager_4.1.0-3.dsc
 b927a14f90827807472ade6ac1cbcdc5 16476 admin optional 
virt-manager_4.1.0-3.debian.tar.xz
 aaef3b9cc39b7e710e0fbca6ffc37590 10977 admin optional 
virt-manager_4.1.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmTyRh8ACgkQLRkciEOx
P03SaQ//U2K4MyNONUdLdPu7QgR0hY8NuVlsHy7M21JRd9CgLPEm3qJv8obg/W/m
LOhHyA0ACauQSLfoLbcFSuo7GdFuRQYBFcHsgOHOHROq1xLwaZlDjwUvnLpSR5Wk
BV/TaJ173dX7t+NW6o9zNje3ZMxx3O8HplT2pI6LGyutxzybqYoBZEUZSxyxxp0T
EPdVXZzvnbP/PG+kxtSrYext+g1nJ5Cv5xoIo5FZr5YO71pO9WNxBhtBoc+G5VYN
hZR2SiyRoQalx4zw4szFil5xLB+ASANWzuUvgLDqwNb7lz8wvLS/9Lzbga/glSh4
ZhJDZ+I9Cjxy7KkUOcig7al5sxvLiUWx62sjAHmF2JzYWCySu1rFU8Vou7jJBKJ+
hKfzk3z2UYd2l3RfW2ykwWpT2RK4m12/gSBab49irAYESB5LQs0S9eUlWm4UvobR
jaF3qmWPwBjL6uBTPK9JM8vb+Y+XS79OwCvgwqrMHL0aYK8YbJxgsOBeOtT9SbNf
4CIOHBaMn2oPDG1AbLD0JaFKy2tQDJYFSUbcv8tc8jiT9utmJ+UmD/JysKxMw1y3
sexsWxOy8nVmWrTp4iYw6zaq0fUC3EStezJNBtnH2MpEJ6pWH2tcUdB2PP/Szp6j
wYPocnlDqz14Q3l5K3bGRq8gvMDICt3EQMy2xN4FYLFSHTL4xto=
=ES0/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to