[Pkg-libvirt-maintainers] Bug#1013667: virt-manager: FTBFS: tests failed

Lucas Nussbaum lucas at debian.org
Fri Jun 24 15:38:12 BST 2022


Source: virt-manager
Version: 1:4.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm

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.10.5, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg, testpaths: tests/
> collecting ... collected 541 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                            [  7%]
> 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                              [ 12%]
> 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                             [ 14%]
> 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                       [ 17%]
> 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::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                        [ 19%]
> 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                        [ 21%]
> 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                        [ 22%]
> 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                        [ 24%]
> 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                        [ 26%]
> tests/test_cli.py::testCLI0048virt_install PASSED                        [ 27%]
> tests/test_cli.py::testCLI0049virt_install PASSED                        [ 27%]
> tests/test_cli.py::testCLI0050virt_install PASSED                        [ 27%]
> tests/test_cli.py::testCLI0051virt_install_initrd_inject PASSED          [ 27%]
> tests/test_cli.py::testCLI0052virt_install_cdrom_url PASSED              [ 27%]
> tests/test_cli.py::testCLI0053virt_install_simple_pxe PASSED             [ 28%]
> tests/test_cli.py::testCLI0054virt_install_fake_ftp PASSED               [ 28%]
> tests/test_cli.py::testCLI0055virt_install_fake_http PASSED              [ 28%]
> tests/test_cli.py::testCLI0056virt_install_os_detect_success_fallback PASSED [ 28%]
> tests/test_cli.py::testCLI0057virt_install_os_detect_fail_fallback PASSED [ 28%]
> tests/test_cli.py::testCLI0058virt_install_osinfo_url 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                        [ 29%]
> 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                        [ 31%]
> 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 PASSED                        [ 32%]
> tests/test_cli.py::testCLI0079virt_install_w2k3_cdrom PASSED             [ 32%]
> tests/test_cli.py::testCLI0080virt_install_osinfo_url_with_disk PASSED   [ 33%]
> tests/test_cli.py::testCLI0081virt_install_osinfo_multiple_short_id 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 PASSED                        [ 35%]
> tests/test_cli.py::testCLI0092virt_install_noargs_fail PASSED            [ 35%]
> tests/test_cli.py::testCLI0093virt_install_osvariant_noargs_fail PASSED  [ 35%]
> tests/test_cli.py::testCLI0094virt_install_osvariant_defaults_pxe PASSED [ 35%]
> tests/test_cli.py::testCLI0095virt_install_cloud_init_default PASSED     [ 35%]
> tests/test_cli.py::testCLI0096virt_install_cloud_init_options1 PASSED    [ 36%]
> tests/test_cli.py::testCLI0097virt_install_cloud_init_options2 PASSED    [ 36%]
> tests/test_cli.py::testCLI0098virt_install_cloud_init_options3 PASSED    [ 36%]
> tests/test_cli.py::testCLI0099virt_install_cloud_init_options4 PASSED    [ 36%]
> tests/test_cli.py::testCLI0100virt_install_cloud_init_options5 PASSED    [ 36%]
> tests/test_cli.py::testCLI0101virt_install PASSED                        [ 36%]
> 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 PASSED                        [ 37%]
> tests/test_cli.py::testCLI0107virt_install_cdrom_double PASSED           [ 38%]
> tests/test_cli.py::testCLI0108virt_install PASSED                        [ 38%]
> tests/test_cli.py::testCLI0109virt_install_reinstall_pxe PASSED          [ 38%]
> tests/test_cli.py::testCLI0110virt_install_reinstall_location PASSED     [ 38%]
> tests/test_cli.py::testCLI0111virt_install_reinstall_cdrom PASSED        [ 38%]
> tests/test_cli.py::testCLI0112virt_install PASSED                        [ 39%]
> tests/test_cli.py::testCLI0113virt_install PASSED                        [ 39%]
> tests/test_cli.py::testCLI0114virt_install PASSED                        [ 39%]
> tests/test_cli.py::testCLI0115virt_install_osinfo_url_unattended PASSED  [ 39%]
> tests/test_cli.py::testCLI0116virt_install_osinfo_unattended_treeapis PASSED [ 39%]
> tests/test_cli.py::testCLI0117virt_install_osinfo_win7_unattended PASSED [ 39%]
> tests/test_cli.py::testCLI0118virt_install_osinfo_netinst_unattended PASSED [ 40%]
> tests/test_cli.py::testCLI0119virt_install_network_install_resources PASSED [ 40%]
> tests/test_cli.py::testCLI0120virt_install_unattended_remote_cdrom 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 PASSED                        [ 42%]
> tests/test_cli.py::testCLI0130virt_install_remote_storage PASSED         [ 42%]
> tests/test_cli.py::testCLI0131virt_install PASSED                        [ 42%]
> tests/test_cli.py::testCLI0132virt_install PASSED                        [ 42%]
> tests/test_cli.py::testCLI0133virt_install_kvm_fedoralatest_url PASSED   [ 42%]
> tests/test_cli.py::testCLI0134virt_install_test_url_detection PASSED     [ 43%]
> tests/test_cli.py::testCLI0135virt_install_quiet_url PASSED              [ 43%]
> tests/test_cli.py::testCLI0136virt_install_kvm_win2k3_cdrom PASSED       [ 43%]
> tests/test_cli.py::testCLI0137virt_install_qemu_plain PASSED             [ 43%]
> tests/test_cli.py::testCLI0138virt_install_qemu_32_on_64 PASSED          [ 43%]
> tests/test_cli.py::testCLI0139virt_install_linux2020 FAILED              [ 43%]
> tests/test_cli.py::testCLI0140virt_install_location_manual_kernel PASSED [ 44%]
> tests/test_cli.py::testCLI0141virt_install_location_iso PASSED           [ 44%]
> tests/test_cli.py::testCLI0142virt_install_cdrom_centos_label PASSED     [ 44%]
> tests/test_cli.py::testCLI0143virt_install_kvm_rhel5 PASSED              [ 44%]
> tests/test_cli.py::testCLI0144virt_install_kvm_rhel6 PASSED              [ 44%]
> tests/test_cli.py::testCLI0145virt_install_kvm_rhel7 PASSED              [ 45%]
> tests/test_cli.py::testCLI0146virt_install_kvm_cpu_default_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 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_kvm_session_defaults PASSED   [ 48%]
> tests/test_cli.py::testCLI0163virt_install PASSED                        [ 48%]
> tests/test_cli.py::testCLI0164virt_install_ppc64_pseries_f20 PASSED      [ 48%]
> tests/test_cli.py::testCLI0165virt_install_ppc64_machdefault_f20 PASSED  [ 48%]
> tests/test_cli.py::testCLI0166virt_install_ppc64le_kvm_import PASSED     [ 48%]
> tests/test_cli.py::testCLI0167virt_install_s390x_cdrom PASSED            [ 49%]
> tests/test_cli.py::testCLI0168virt_install_s390x_headless PASSED         [ 49%]
> tests/test_cli.py::testCLI0169virt_install_riscv64_headless PASSED       [ 49%]
> tests/test_cli.py::testCLI0170virt_install_riscv64_graphics PASSED       [ 49%]
> tests/test_cli.py::testCLI0171virt_install_arm_vexpress_plain PASSED     [ 49%]
> tests/test_cli.py::testCLI0172virt_install_arm_virt_f20 PASSED           [ 50%]
> tests/test_cli.py::testCLI0173virt_install_arm_defaultmach_f20 PASSED    [ 50%]
> tests/test_cli.py::testCLI0174virt_install_arm_kvm_import PASSED         [ 50%]
> tests/test_cli.py::testCLI0175virt_install PASSED                        [ 50%]
> tests/test_cli.py::testCLI0176virt_install PASSED                        [ 50%]
> tests/test_cli.py::testCLI0177virt_install_aarch64_machvirt PASSED       [ 51%]
> tests/test_cli.py::testCLI0178virt_install_aarch64_machdefault PASSED    [ 51%]
> tests/test_cli.py::testCLI0179virt_install_aarch64_cdrom PASSED          [ 51%]
> tests/test_cli.py::testCLI0180virt_install_aarch64_kvm_import PASSED     [ 51%]
> tests/test_cli.py::testCLI0181virt_install_aarch64_kvm_gic PASSED        [ 51%]
> tests/test_cli.py::testCLI0182virt_install_aarch64_firmware_no_override PASSED [ 51%]
> tests/test_cli.py::testCLI0183virt_install PASSED                        [ 52%]
> tests/test_cli.py::testCLI0184virt_install_default PASSED                [ 52%]
> tests/test_cli.py::testCLI0185virt_install_default_f27 PASSED            [ 52%]
> tests/test_cli.py::testCLI0186virt_install_fs_default PASSED             [ 52%]
> tests/test_cli.py::testCLI0187virt_install_manual_init PASSED            [ 52%]
> tests/test_cli.py::testCLI0188virt_install PASSED                        [ 53%]
> tests/test_cli.py::testCLI0189virt_install_xen_default PASSED            [ 53%]
> tests/test_cli.py::testCLI0190virt_install_xen_pv PASSED                 [ 53%]
> tests/test_cli.py::testCLI0191virt_install_xen_hvm PASSED                [ 53%]
> tests/test_cli.py::testCLI0192virt_install_xen_hvm PASSED                [ 53%]
> tests/test_cli.py::testCLI0193virt_install 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_vz_ct_template PASSED         [ 54%]
> tests/test_cli.py::testCLI0198virt_install_bhyve_uefi PASSED             [ 54%]
> tests/test_cli.py::testCLI0199virt_install_bhyve_default_f27 PASSED      [ 55%]
> tests/test_cli.py::testCLI0200virt_install 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                        [ 56%]
> 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_xml 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                            [ 63%]
> 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_print_xml PASSED                  [ 67%]
> tests/test_cli.py::testCLI0268virt_xml_stdin_edit PASSED                 [ 67%]
> tests/test_cli.py::testCLI0269virt_xml_refresh_machine_type PASSED       [ 68%]
> tests/test_cli.py::testCLI0270virt_xml_build_cpu PASSED                  [ 68%]
> tests/test_cli.py::testCLI0271virt_xml_build_tpm PASSED                  [ 68%]
> tests/test_cli.py::testCLI0272virt_xml_build_blkiotune PASSED            [ 68%]
> tests/test_cli.py::testCLI0273virt_xml_build_idmap PASSED                [ 68%]
> tests/test_cli.py::testCLI0274virt_xml_build_disk_plain PASSED           [ 68%]
> tests/test_cli.py::testCLI0275virt_xml_build_disk_domain PASSED          [ 69%]
> tests/test_cli.py::testCLI0276virt_xml_build_sound PASSED                [ 69%]
> tests/test_cli.py::testCLI0277virt_xml_edit_bootorder PASSED             [ 69%]
> tests/test_cli.py::testCLI0278virt_xml_prompt_response PASSED            [ 69%]
> tests/test_cli.py::testCLI0279virt_xml_edit_clearxml_qemu_commandline PASSED [ 69%]
> tests/test_cli.py::testCLI0280virt_xml_remove_console_dup PASSED         [ 70%]
> tests/test_cli.py::testCLI0281virt_xml_edit_boot_uefi PASSED             [ 70%]
> tests/test_cli.py::testCLI0282virt_xml_edit_cpu_host_copy PASSED         [ 70%]
> tests/test_cli.py::testCLI0283virt_xml_build_pool_logical_disk PASSED    [ 70%]
> tests/test_cli.py::testCLI0284virt_xml_update_succeed PASSED             [ 70%]
> tests/test_cli.py::testCLI0285virt_xml_update_nodefine_succeed PASSED    [ 70%]
> tests/test_cli.py::testCLI0286virt_xml_edit_xpaths PASSED                [ 71%]
> tests/test_cli.py::testCLI0287virt_xml_edit_simple_metadata PASSED       [ 71%]
> tests/test_cli.py::testCLI0288virt_xml_edit_metadata_full_os PASSED      [ 71%]
> tests/test_cli.py::testCLI0289virt_xml_edit_simple_events PASSED         [ 71%]
> tests/test_cli.py::testCLI0290virt_xml_edit_simple_qemu_commandline PASSED [ 71%]
> tests/test_cli.py::testCLI0291virt_xml_edit_simple_memory PASSED         [ 72%]
> tests/test_cli.py::testCLI0292virt_xml_edit_simple_memorybacking PASSED  [ 72%]
> tests/test_cli.py::testCLI0293virt_xml_edit_simple_vcpus PASSED          [ 72%]
> tests/test_cli.py::testCLI0294virt_xml_edit_simple_cpu PASSED            [ 72%]
> tests/test_cli.py::testCLI0295virt_xml_edit_simple_numatune PASSED       [ 72%]
> tests/test_cli.py::testCLI0296virt_xml_edit_simple_blkiotune PASSED      [ 73%]
> tests/test_cli.py::testCLI0297virt_xml_edit_simple_idmap PASSED          [ 73%]
> tests/test_cli.py::testCLI0298virt_xml_edit_simple_boot PASSED           [ 73%]
> tests/test_cli.py::testCLI0299virt_xml_edit_simple_security PASSED       [ 73%]
> tests/test_cli.py::testCLI0300virt_xml_edit_simple_features PASSED       [ 73%]
> tests/test_cli.py::testCLI0301virt_xml_edit_simple_clock PASSED          [ 73%]
> tests/test_cli.py::testCLI0302virt_xml_edit_simple_pm PASSED             [ 74%]
> tests/test_cli.py::testCLI0303virt_xml_edit_simple_disk PASSED           [ 74%]
> tests/test_cli.py::testCLI0304virt_xml_edit_simple_disk_remove_path PASSED [ 74%]
> tests/test_cli.py::testCLI0305virt_xml_edit_device_xpath PASSED          [ 74%]
> tests/test_cli.py::testCLI0306virt_xml_edit_simple_network PASSED        [ 74%]
> tests/test_cli.py::testCLI0307virt_xml_edit_simple_graphics PASSED       [ 75%]
> tests/test_cli.py::testCLI0308virt_xml_edit_graphics_listen_none PASSED  [ 75%]
> tests/test_cli.py::testCLI0309virt_xml_edit_simple_controller PASSED     [ 75%]
> tests/test_cli.py::testCLI0310virt_xml_edit_simple_controller PASSED     [ 75%]
> tests/test_cli.py::testCLI0311virt_xml_edit_simple_smartcard PASSED      [ 75%]
> tests/test_cli.py::testCLI0312virt_xml_edit_simple_redirdev PASSED       [ 75%]
> tests/test_cli.py::testCLI0313virt_xml_edit_simple_tpm PASSED            [ 76%]
> tests/test_cli.py::testCLI0314virt_xml_edit_simple_vsock PASSED          [ 76%]
> tests/test_cli.py::testCLI0315virt_xml_edit_simple_rng PASSED            [ 76%]
> tests/test_cli.py::testCLI0316virt_xml_edit_simple_watchdog PASSED       [ 76%]
> tests/test_cli.py::testCLI0317virt_xml_edit_simple_memballoon PASSED     [ 76%]
> tests/test_cli.py::testCLI0318virt_xml_edit_simple_serial PASSED         [ 77%]
> tests/test_cli.py::testCLI0319virt_xml_edit_simple_parallel PASSED       [ 77%]
> tests/test_cli.py::testCLI0320virt_xml_edit_simple_channel PASSED        [ 77%]
> tests/test_cli.py::testCLI0321virt_xml_edit_simple_console PASSED        [ 77%]
> tests/test_cli.py::testCLI0322virt_xml_edit_simple_filesystem PASSED     [ 77%]
> tests/test_cli.py::testCLI0323virt_xml_edit_simple_video PASSED          [ 78%]
> tests/test_cli.py::testCLI0324virt_xml_edit_simple_soundhw PASSED        [ 78%]
> tests/test_cli.py::testCLI0325virt_xml_edit_simple_host_device PASSED    [ 78%]
> tests/test_cli.py::testCLI0326virt_xml PASSED                            [ 78%]
> tests/test_cli.py::testCLI0327virt_xml PASSED                            [ 78%]
> tests/test_cli.py::testCLI0328virt_xml_edit_pos_num PASSED               [ 78%]
> tests/test_cli.py::testCLI0329virt_xml_edit_neg_num PASSED               [ 79%]
> tests/test_cli.py::testCLI0330virt_xml_edit_all PASSED                   [ 79%]
> tests/test_cli.py::testCLI0331virt_xml_edit_select_sound_model PASSED    [ 79%]
> tests/test_cli.py::testCLI0332virt_xml_edit_select_disk_target PASSED    [ 79%]
> tests/test_cli.py::testCLI0333virt_xml_edit_select_disk_path PASSED      [ 79%]
> tests/test_cli.py::testCLI0334virt_xml_edit_select_network_mac PASSED    [ 80%]
> tests/test_cli.py::testCLI0335virt_xml_edit_select_disk_bootorder PASSED [ 80%]
> tests/test_cli.py::testCLI0336virt_xml_edit_disk_unset PASSED            [ 80%]
> tests/test_cli.py::testCLI0337virt_xml_edit_disable_memballoon PASSED    [ 80%]
> tests/test_cli.py::testCLI0338virt_xml_edit_hostdev_mdev PASSED          [ 80%]
> tests/test_cli.py::testCLI0339virt_xml_start_select_disk_bootorder PASSED [ 80%]
> tests/test_cli.py::testCLI0340virt_xml PASSED                            [ 81%]
> tests/test_cli.py::testCLI0341virt_xml_start_select_disk_bootorder2 PASSED [ 81%]
> tests/test_cli.py::testCLI0342virt_xml_start_select_disk_bootorder2 PASSED [ 81%]
> tests/test_cli.py::testCLI0343virt_xml_edit_select_disk_bootorder2 PASSED [ 81%]
> tests/test_cli.py::testCLI0344virt_xml PASSED                            [ 81%]
> tests/test_cli.py::testCLI0345virt_xml_edit_clear_disk PASSED            [ 82%]
> tests/test_cli.py::testCLI0346virt_xml_edit_clear_cpu PASSED             [ 82%]
> tests/test_cli.py::testCLI0347virt_xml_edit_clear_clock PASSED           [ 82%]
> tests/test_cli.py::testCLI0348virt_xml_edit_video_virtio PASSED          [ 82%]
> tests/test_cli.py::testCLI0349virt_xml_edit_graphics_spice_gl PASSED     [ 82%]
> tests/test_cli.py::testCLI0350virt_xml_add_seclabel PASSED               [ 82%]
> tests/test_cli.py::testCLI0351virt_xml_add_host_device PASSED            [ 83%]
> tests/test_cli.py::testCLI0352virt_xml_add_sound PASSED                  [ 83%]
> tests/test_cli.py::testCLI0353virt_xml_add_audio PASSED                  [ 83%]
> tests/test_cli.py::testCLI0354virt_xml_add_disk_basic PASSED             [ 83%]
> tests/test_cli.py::testCLI0355virt_xml_add_disk_notarget PASSED          [ 83%]
> tests/test_cli.py::testCLI0356virt_xml_add_disk_create_storage PASSED    [ 84%]
> tests/test_cli.py::testCLI0357virt_xml_add_disk_default_storage PASSED   [ 84%]
> tests/test_cli.py::testCLI0358virt_xml_remove_sound_model PASSED         [ 84%]
> tests/test_cli.py::testCLI0359virt_xml_remove_disk_index PASSED          [ 84%]
> tests/test_cli.py::testCLI0360virt_xml_remove_disk_path PASSED           [ 84%]
> tests/test_cli.py::testCLI0361virt_xml_remove_video_all PASSED           [ 85%]
> tests/test_cli.py::testCLI0362virt_xml_remove_hostdev_name PASSED        [ 85%]
> tests/test_cli.py::testCLI0363virt_xml_remove_memballoon PASSED          [ 85%]
> tests/test_cli.py::testCLI0364virt_xml_add_hostdev_mdev PASSED           [ 85%]
> tests/test_cli.py::testCLI0365virt_xml_remove_hostdev_mdev PASSED        [ 85%]
> tests/test_cli.py::testCLI0366virt_xml PASSED                            [ 85%]
> tests/test_cli.py::testCLI0367virt_xml PASSED                            [ 86%]
> tests/test_cli.py::testCLI0368virt_xml_add_host_device_start PASSED      [ 86%]
> tests/test_cli.py::testCLI0369virt_xml_add_disk_basic_start PASSED       [ 86%]
> tests/test_cli.py::testCLI0370virt_xml_add_disk_create_storage_start PASSED [ 86%]
> tests/test_cli.py::testCLI0371virt_xml_remove_disk_path_start PASSED     [ 86%]
> tests/test_cli.py::testCLI0372virt_xml_add_hostdev_mdev_start PASSED     [ 87%]
> tests/test_cli.py::testCLI0373virt_xml_kvm_add_disk_os_from_xml PASSED   [ 87%]
> tests/test_cli.py::testCLI0374virt_xml_kvm_add_disk_os_from_cmdline PASSED [ 87%]
> tests/test_cli.py::testCLI0375virt_xml_kvm_add_network_os_from_xml PASSED [ 87%]
> tests/test_cli.py::testCLI0376virt_xml_kvm_add_network_os_from_cmdline PASSED [ 87%]
> tests/test_cli.py::testCLI0377virt_clone PASSED                          [ 87%]
> tests/test_cli.py::testCLI0378virt_clone PASSED                          [ 88%]
> tests/test_cli.py::testCLI0379virt_clone PASSED                          [ 88%]
> tests/test_cli.py::testCLI0380virt_clone_clone_auto1 PASSED              [ 88%]
> tests/test_cli.py::testCLI0381virt_clone_clone_auto2 PASSED              [ 88%]
> tests/test_cli.py::testCLI0382virt_clone_clone_nvram PASSED              [ 88%]
> tests/test_cli.py::testCLI0383virt_clone_clone_nvram_path PASSED         [ 89%]
> tests/test_cli.py::testCLI0384virt_clone_nvram_newpool PASSED            [ 89%]
> tests/test_cli.py::testCLI0385virt_clone_nvram_missing PASSED            [ 89%]
> tests/test_cli.py::testCLI0386virt_clone_nvram_missing_preserve PASSED   [ 89%]
> tests/test_cli.py::testCLI0387virt_clone_clone_manual PASSED             [ 89%]
> tests/test_cli.py::testCLI0388virt_clone_clone_manual PASSED             [ 90%]
> tests/test_cli.py::testCLI0389virt_clone_empty PASSED                    [ 90%]
> tests/test_cli.py::testCLI0390virt_clone_pool_test_cross_pool PASSED     [ 90%]
> tests/test_cli.py::testCLI0391virt_clone_auto_managed PASSED             [ 90%]
> tests/test_cli.py::testCLI0392virt_clone_auto_unmanaged PASSED           [ 90%]
> tests/test_cli.py::testCLI0393virt_clone PASSED                          [ 90%]
> tests/test_cli.py::testCLI0394virt_clone PASSED                          [ 91%]
> 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                          [ 92%]
> 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                          [ 94%]
> tests/test_cli.py::testCLI0411virt_clone PASSED                          [ 94%]
> tests/test_cli.py::testCLI0412virt_clone_unmanaged_preserve PASSED       [ 94%]
> tests/test_cli.py::testCLI0413virt_clone PASSED                          [ 94%]
> tests/test_cli.py::testCLI0414virt_clone PASSED                          [ 94%]
> tests/test_cli.py::testCLI0415virt_clone PASSED                          [ 95%]
> tests/test_cli.py::testCLI0416virt_clone PASSED                          [ 95%]
> tests/test_cli.py::testCLI0417virt_clone PASSED                          [ 95%]
> tests/test_cli.py::testCLI0418virt_clone_replace PASSED                  [ 95%]
> tests/test_cli.py::testCLI0419virt_clone PASSED                          [ 95%]
> tests/test_cli.py::testCLI0420virt_clone PASSED                          [ 95%]
> tests/test_cli.py::testCLI0421virt_clone PASSED                          [ 96%]
> 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_install FAILED                        [ 96%]
> tests/test_cli.py::testCLI0426virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0427virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0428virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0429virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0430virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0431virt_install FAILED                        [ 97%]
> tests/test_cli.py::testCLI0432virt_install FAILED                        [ 98%]
> tests/test_cli.py::testCLI0433virt_install FAILED                        [ 98%]
> tests/test_cli.py::testCLI0434virt_install FAILED                        [ 98%]
> tests/test_cli.py::testCLI0435virt_install FAILED                        [ 98%]
> tests/test_cli.py::testCLI0436virt_install FAILED                        [ 98%]
> tests/test_cli.py::testCLI0437virt_install FAILED                        [ 99%]
> tests/test_cli.py::testCLI0438virt_clone FAILED                          [ 99%]
> tests/test_cli.py::testCLI0439virt_xml FAILED                            [ 99%]
> tests/test_cli.py::test_virtinstall_no_testsuite PASSED                  [ 99%]
> tests/test_checkprops.py::testCheckXMLBuilderProps SKIPPED (Other te...) [ 99%]
> tests/test_checkprops.py::testCheckCLISuboptions SKIPPED (Other test...) [100%]
> 
> =================================== FAILURES ===================================
> ______________________ testCLI0139virt_install_linux2020 _______________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 343, in _run
>     self._check_compare_file(conn, output)
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 290, in _check_compare_file
>     utils.diff_compare(output, self.compare_file)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 231, 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-linux2020.xml
> +++ Generated output
> @@ -71,7 +71,7 @@
>      </graphics>
>      <sound model="ich9"/>
>      <video>
> -      <model type="qxl"/>
> +      <model type="virtio"/>
>      </video>
>      <redirdev bus="usb" type="spicevmc"/>
>      <redirdev bus="usb" type="spicevmc"/>
> @@ -154,7 +154,7 @@
>      </graphics>
>      <sound model="ich9"/>
>      <video>
> -      <model type="qxl"/>
> +      <model type="virtio"/>
>      </video>
>      <redirdev bus="usb" type="spicevmc"/>
>      <redirdev bus="usb" type="spicevmc"/>
> 
> ___________________________ testCLI0425virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --di
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0426virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk 
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0427virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk a
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0428virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk address.u
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0429virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk address.unit=foo,sg
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0430virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk path=fooo,
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0431virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --disk source.seclab
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0432virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --check d
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0433virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --location k
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0434virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --install i
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0435virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --test-stub
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0436virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --unattended 
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ___________________________ testCLI0437virt_install ____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-install --unattended a
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 228, in _launch_command
>     ret = virtinstall.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1172, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtinstall.py", line 1128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> ____________________________ testCLI0438virt_clone _____________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-clone --preserve
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 230, in _launch_command
>     ret = virtclone.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtclone.py", line 135, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtclone.py", line 128, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> _____________________________ testCLI0439virt_xml ______________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 1637, in cmdtemplate
>     cmd.run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 346, in run
>     self._run()
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 333, in _run
>     _raise_error("Expected command to %s, but it didn't.\n" %
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 325, in _raise_error
>     raise AssertionError(
> AssertionError: Command was: virt-xml --sound mode
> Error code : -1
> Output was:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_cli.py", line 232, in _launch_command
>     ret = virtxml.main(conn=conn)
>   File "/<<PKGBUILDDIR>>/virtinst/virtxml.py", line 445, in main
>     options = parse_args()
>   File "/<<PKGBUILDDIR>>/virtinst/virtxml.py", line 434, in parse_args
>     cli.autocomplete(parser)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 568, in autocomplete
>     argcomplete.autocomplete(parser, **kwargs)
>   File "/usr/lib/python3/dist-packages/argcomplete/__init__.py", line 241, in __call__
>     output_stream.write(ifs.join(completions))
> TypeError: a bytes-like object is required, not 'str'
> 
> 
> TESTSUITE: Expected command to pass, but it didn't.
> 
> 
> =========================== short test summary info ============================
> SKIPPED [2] tests/test_checkprops.py:15: Other tests failed or were skipped, don't do prop checks
> ================== 16 failed, 523 passed, 2 skipped in 25.17s ==================
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/virt-manager_4.0.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lucas@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 marking 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.



More information about the Pkg-libvirt-maintainers mailing list